Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xdec504…81f52d
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x948635…3fbe6e
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x35d8f6…aff58e
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe39ba3…e8af30
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x54b823…58a01f
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3fe977…5bcfb5
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa5772d…ffd39c
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc058d0…6a7ad6
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x67b0cd…e15fae
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8b53b5…d4f480
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2e60bb…83d7a2
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x046f40…b67242
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x14c66f…482c06
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1dd068…e59c9e
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9bc949…1df87a
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x50e646…efe8d7
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd78bf8…139e44
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe578f1…c42879
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4b77f6…2a4f41
0xb582…80cc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x71ce10…d5a3cd

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.