Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3999…305d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd66cb9…1c3689
0x3999…305d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x73e67a…9deb0c
0x3999…305d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x68aa13…19c816
0x3999…305d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9cad27…731779
0x3999…305d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf1dfa3…d90801
0x3999…305d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3e236e…615297
0x3999…305d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x85f019…863d35
0x3999…305d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa36a52…e0ddf3
0x3999…305d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf518cb…a71060
0x3999…305d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x299f26…d77bca
0x3999…305d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4313e0…3ca4c2
0x3999…305d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x300c51…a410f9
0x3999…305d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xdd758b…9a34ef
0x3999…305d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xedd9c4…286f4d
0x3999…305d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xed0e5f…e43108
0x3999…305d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3573b1…438ed1
0x3999…305d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x008b74…2cb529
0x3999…305d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf4ffe7…46e0a8
0x3999…305d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x75983c…f9c791
0x3999…305d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x0f4f6e…c06143
0x3999…305d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa6c56c…59b4ae
0x3999…305d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa0da1a…186650
0x3999…305d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb952e7…9794fd
0x3999…305d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xee4427…1b70d3
0x3999…305d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x86fb2f…477fe4

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.