Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd792…9fcc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbb23ea…a1fda2
0xd792…9fcc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x47e9c4…8fc59c
0xd792…9fcc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4b5de3…868ef9
0xd792…9fcc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xba18d4…3fda5b
0xd792…9fcc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x294a16…cd0b27
0xd792…9fcc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x775ed6…cd67c7
0xd792…9fcc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0e0f43…c5ce66
0xd792…9fcc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe9b872…a2f75b
0xd792…9fcc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe46b61…a2b461
0xd792…9fcc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb7277f…5876aa
0xd792…9fcc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1cdd0f…b32a83
0xd792…9fcc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x708ba9…ac68de
0xd792…9fcc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb7d4b2…7f5a44
0xd792…9fcc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x424e95…73df18
0xd792…9fcc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf0298e…7eb6bb
0xd792…9fcc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x59d45d…761315
0xd792…9fcc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd95a03…ff6c2e
0xd792…9fcc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2fc08b…09eabc
0xd792…9fcc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x768746…f83609
0xd792…9fcc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x021efd…e49356
0xd792…9fcc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe61530…96db03
0xd792…9fcc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa6b701…ce29a3
0xd792…9fcc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xeca407…9ab268
0xd792…9fcc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5d5b52…ddefdb
0xd792…9fcc0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6ea1af…d7bf58

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.