Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x47c5…4fc3Base$10.5070%0x2016…55348s ago0x0c906d…ae9433
0x46f1…638b0x50eb…6480Base$0.00170%0x54f0…79328s ago0x333faa…bdf94b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8s ago0x5cd93e…e8ca1d
0xb1fc…50aa0x6839…1a2bBase$0.003100%coinbase8s ago0xd03536…0f9e0d
0xfc2e…db2d0xe13e…b4e3Base$1.2570%0x7e99…098810s ago0xfd11f6…a533cc
0xe7fd…84100x17cd…7905Basex402 service$0.05100%coinbase10s ago0xc80c88…fcd83f
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0xe6fb66…0ef96f
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x3e9894…31a43b
0x36f3…7b810x6839…1a2bBase$0.003100%coinbase14s ago0x703fc7…ba1cd9
0xfc2e…db2d0x89b5…3eb4Base$1.2570%0x7e99…098816s ago0x65fef4…af4bf0
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xbd7459…d6df09
0x64f0…70a70xfe80…47eeBase$0.001100%fluxa18s ago0x67a082…d7e2d0
0x251e…92c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xc40934…80a126
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0xae4434…5cdf9e
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase20s ago0x4bdaf3…a5ef8a
0xbe32…888c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x45f280…06ba7f
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0xaac913…9a40f9
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x28e46a…53d102
0x6728…11ae0x6839…1a2bBase$0.003100%coinbase22s ago0x9e2c86…6d7156
0x22fe…f0450x3e0a…78e7Base$0.004363100%coinbase26s ago0xbca8b5…66fc3c
0xf055…f9f50x6839…1a2bBase$0.003100%coinbase28s ago0x857d02…1da56d
0xba99…c46b0xa8b2…1d68Base$0.0170%0x9501…c67730s ago0x8429df…fb2a2e
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x45bd8c…b85221
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x7e6a09…0380b2
0x4527…883d0x6839…1a2bBase$0.003100%coinbase34s ago0x5331ed…614b98

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.