Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc2e…db2d0x89b5…3eb4Base$1.2570%0x7e99…09888s ago0x65fef4…af4bf0
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0xbd7459…d6df09
0x64f0…70a70xfe80…47eeBase$0.001100%fluxa10s ago0x67a082…d7e2d0
0x251e…92c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0xc40934…80a126
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0xae4434…5cdf9e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase12s ago0x4bdaf3…a5ef8a
0xbe32…888c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x45f280…06ba7f
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0xaac913…9a40f9
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x28e46a…53d102
0x6728…11ae0x6839…1a2bBase$0.003100%coinbase14s ago0x9e2c86…6d7156
0x22fe…f0450x3e0a…78e7Base$0.004363100%coinbase18s ago0xbca8b5…66fc3c
0xf055…f9f50x6839…1a2bBase$0.003100%coinbase20s ago0x857d02…1da56d
0xba99…c46b0xa8b2…1d68Base$0.0170%0x9501…c67722s ago0x8429df…fb2a2e
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x45bd8c…b85221
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x7e6a09…0380b2
0x4527…883d0x6839…1a2bBase$0.003100%coinbase26s ago0x5331ed…614b98
0xd899…a7710x63e7…835fBase$4.5070%0x3e32…3ce726s ago0xd1d6e1…43b218
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x0bdfd2…76ebd8
0x1332…66eb0x47c5…4fc3Base$10.5070%0x4263…5fe530s ago0x298367…d88046
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0xb43249…7108ba
0x2172…77e20x6839…1a2bBase$0.003100%coinbase34s ago0x2b4a59…a1b6c6
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x2d5707…4430ba
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0xa5aa89…11027a
0x1332…66eb0x47c5…4fc3Base$10.5070%0xa06c…18fe38s ago0x4ac4f1…cf8de9
0xa787…64cf0x47c5…4fc3Base$33.6070%0x2837…f76738s ago0x3d772c…5d485b

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.