Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ba5…57d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x9b7849…5ba047
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xa6c0a9…a43f34
0xc9b9…1a320x3e0a…78e7Base$0.004489100%coinbase20s ago0xc5be55…c5553a
0x46f1…638b0x50eb…6480Base$0.00170%0x54f0…793220s ago0x1a5a69…77caf1
0x9a8f…b04d0x09ae…ec64Base$0.1070%0x8ee8…86da22s ago0xbda31a…d1ecb4
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x1cafd4…7cf051
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x37f1c4…923a78
0xec7a…05e80x47d3…9ddaBasex402 service$1.00100%coinbase24s ago0x7129b8…0804be
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x234197…1970b3
0x0838…a8df0x6839…1a2bBase$0.003100%coinbase26s ago0x4b6d4a…b9806b
0x83d2…eac30xa9dd…2315Base$0.002100%coinbase28s ago0xd201f3…5dd056
0xbac6…67e00xfe80…47eeBase$0.001100%fluxa30s ago0x6878ce…e0db3a
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x88fe50…5f1cc6
kromby.eth0x1274…d0b6BaseToken PricePrice$0.001100%coinbase32s ago0x75698c…28b21d
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x713135…ff6420
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x59ab16…3ef36f
0x1464…a2610x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x65d328…910589
0xd9cb…eb290x6839…1a2bBase$0.003100%coinbase34s ago0x741a1f…23de59
0x58cf…44860xa8b2…1d68Base$0.0170%0x9501…c67734s ago0x73b273…a49dd1
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0x81b114…f67458
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0x84d833…cdf9d2
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0x88a86e…8488d5
0x6ba5…57d60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0xf494b5…c80def
0x9a8f…b04d0x09ae…ec64Base$0.1070%0x8ee8…86da42s ago0x456777…64dcd6
0x929d…956f0x6839…1a2bBase$0.003100%coinbase42s ago0xb187a5…91ecd1

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.