Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1d0…75380x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xb804ba…6e1ee3
0xe1d0…75380x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xf8f112…47ce79
0xe1d0…75380x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xebf2a9…f53aa5
0xe1d0…75380x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x5379fe…e0fdb1
0xe1d0…75380x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xa7993e…73dede
0xe1d0…75380x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x19e106…154011
0xe1d0…75380x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x13ba30…d41a91
0xe1d0…75380x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x6dbfc5…245aed
0xe1d0…75380x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x287a31…fb0fde
0xe1d0…75380x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x5b8407…2a1063
0xe1d0…75380x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x2a5569…0a7a7d
0xe1d0…75380x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x80e50f…ea3e49
0xe1d0…75380x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xc953c1…3d5d4d
0xe1d0…75380x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x884231…07e031
0xe1d0…75380x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x5d1aaa…34bf81
0xe1d0…75380x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xdcca55…498c82
0xe1d0…75380x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xce94f7…3de4f1
0xe1d0…75380x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x92fb29…abc11c
0xe1d0…75380x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xb9a73d…a011b0
0xe1d0…75380x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x2288b0…205192
0xe1d0…75380x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xc8979a…08b60f
0xe1d0…75380x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x558450…2cc51a
0xe1d0…75380x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x75deef…29ae09

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.