Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6064…41e20x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase56d ago0xb2fe69…3049bf
0x6064…41e20x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase56d ago0x1d1d2a…4a856e
0xf9e0…20f80x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase56d ago0xf61b93…3bd2ab
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase56d ago0xbc87f7…b1ac01
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase56d ago0xaed3c3…edb2c6
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase56d ago0xd73f02…0db5c4
0x7052…402b0x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase56d ago0x7725a9…1a6acc
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase56d ago0xb80572…b494a4
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase56d ago0x7d5f33…a6e1b4
0x8a1a…aa530x50ab…12fcBaseArbiPulseDefi$0.01100%coinbase56d ago0x9b5f4d…d2202d
0x7052…402b0x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase56d ago0xd762f4…5b13f5
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.005100%coinbase56d ago0x871b2b…e9e531
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.35100%coinbase56d ago0x467b39…b15fac
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.005100%coinbase56d ago0xa87639…ea4cb6
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase56d ago0xbdcdbd…909a73
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase56d ago0x2a9775…6f853a
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase56d ago0xccda48…d8210e
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.02100%coinbase56d ago0x9167c3…83d068
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.05100%coinbase56d ago0x91d314…1a748d
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase56d ago0xa0e647…31580d
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase56d ago0x8ddd92…9f3edc
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase56d ago0x04ffb9…51878a
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase56d ago0xa2f099…0aa5f2
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase56d ago0x6d9441…ebd7be
0xd143…f3760x50ab…12fcBaseArbiPulseDefi$0.15100%coinbase56d ago0xa9455d…d505da

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.