Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa0e9…f1580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd75afa…2171a5
0xa0e9…f1580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1ba8aa…e53d0b
0xa0e9…f1580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe5e29f…6af96e
0xa0e9…f1580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb05fab…44cf4d
0xa0e9…f1580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf648a5…64ed78
0xa0e9…f1580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3ce6e0…bb1863
0xa0e9…f1580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x270031…310439
0xa0e9…f1580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa28a2d…122724
0xa0e9…f1580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3050b3…a87c0e
0xa0e9…f1580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd4937c…fb6a93
0xa0e9…f1580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd179f4…c34d3e
0xa0e9…f1580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x6fcf7e…b52ca3
0xa0e9…f1580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe14f77…8d0be2
0xa0e9…f1580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x158a2b…2b2fbd
0xa0e9…f1580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xfd0b21…467eff
0xa0e9…f1580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb8da43…c5bdbf
0xa0e9…f1580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa11530…cbd388
0xa0e9…f1580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x988b4e…f7d4ae
0xa0e9…f1580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xbae6a1…68fd1e
0xa0e9…f1580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8ff8ad…f0dca0
0xa0e9…f1580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x680e8c…5c3466
0xa0e9…f1580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x14684b…e59f51
0xa0e9…f1580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xf6037f…602ec4
0xa0e9…f1580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xc20807…745a66
0xa0e9…f1580x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xfb0f66…88da32

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.