Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4998…c03d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x85bf6b…bd5bb3
0x4998…c03d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8a3055…b923b4
0x4998…c03d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x250abf…e1b890
0x4998…c03d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x493e37…6921de
0x4998…c03d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb18eec…6524f3
0x4998…c03d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9960de…b88e5e
0x4998…c03d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x825c80…394e3d
0x4998…c03d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x675e25…7eb982
0x4998…c03d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x286477…40b7d4
0x4998…c03d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc5ee1c…aee524
0x4998…c03d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe2b771…4826c7
0x4998…c03d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe8bec3…676ac2
0x4998…c03d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x60916d…88ff6f
0x4998…c03d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x15992a…7ac3fe
0x4998…c03d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x80aa64…45b593
0x4998…c03d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa8c275…d4c3df
0x4998…c03d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe59b31…cf80e9
0x4998…c03d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb46206…de9147
0x4998…c03d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbeaa8c…09edf4
0x4998…c03d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe26fe2…f3cda6
0x4998…c03d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x39ce19…e7425e
0x4998…c03d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x108f98…e39dfc
0x4998…c03d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2d4963…5e6327
0x4998…c03d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x533a3c…31cb7d
0x4998…c03d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2ef08a…062e88

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.