Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc5f7…e3f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd9ce22…7df47f
0xc5f7…e3f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x780efb…7f6fc8
0xc5f7…e3f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe8de01…beca91
0xc5f7…e3f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x995fb3…1a1b80
0xc5f7…e3f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xabcc08…d45cde
0xc5f7…e3f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0a58da…40c6ef
0xc5f7…e3f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x78ec23…1c590c
0xc5f7…e3f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x72ce6c…5b548f
0xc5f7…e3f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4a47fc…a2f7d7
0xc5f7…e3f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3e37f0…9a65d2
0xc5f7…e3f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x236a2f…2144e3
0xc5f7…e3f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe50215…d5b462
0xc5f7…e3f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbb3224…7f65c0
0xc5f7…e3f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4f6ab1…c2aba2
0xc5f7…e3f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbc00b2…19c484
0xc5f7…e3f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6844d7…cdc8e2
0xc5f7…e3f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf5db7a…093fb3
0xc5f7…e3f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x27138b…87123f
0xc5f7…e3f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7d6242…d2a5be
0xc5f7…e3f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x44e4c8…7a39ce
0xc5f7…e3f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xaeceed…4c1cad
0xc5f7…e3f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb01220…3d0d94
0xc5f7…e3f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x68d45e…da037a
0xc5f7…e3f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xdb3b2a…e75769
0xc5f7…e3f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x66651d…63ec95

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.