Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x805c…288c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x506a8c…35a2e1
0x805c…288c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x752853…5ae8a9
0x805c…288c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3a2f46…aa21d3
0x805c…288c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x273c29…5e8612
0x805c…288c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x01ec8e…a83c66
0x805c…288c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2d0b50…d78a48
0x805c…288c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc5de9b…15d631
0x805c…288c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1e50de…c63d22
0x805c…288c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd76f72…7b3f4a
0x805c…288c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x535f26…721a35
0x805c…288c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe822a4…8b1ce8
0x805c…288c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa29fad…a6b6a4
0x805c…288c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xef336d…cfbb5c
0x805c…288c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x10a1bb…351aee
0x805c…288c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5146bd…6631e6
0x805c…288c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x153b62…107e67
0x805c…288c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb04712…ffcbcb
0x805c…288c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xdbda23…8c2c10
0x805c…288c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x954039…89f868
0x805c…288c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x22c2a1…6e0f78
0x805c…288c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x95f490…0c4296
0x805c…288c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc6008e…16ec41
0x805c…288c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x926fc0…1e4d96
0x805c…288c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd3b631…36caa7
0x805c…288c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd5a83b…b155f8

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.