Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xccec…42550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x42a3e0…403e89
0xccec…42550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x1d2f01…69caaf
0xccec…42550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x2ef01a…3a32f2
0xccec…42550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xf06d45…6bb742
0xccec…42550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x350d49…182987
0xccec…42550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x5760b9…abf2b3
0xccec…42550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x8b3e68…dbaf2c
0xccec…42550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x627945…c4d269
0xccec…42550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xc29098…e3c6c1
0xccec…42550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x996b74…3d840d
0xccec…42550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x07d4f7…6ca778
0xccec…42550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xdf918a…057fa9
0xccec…42550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xdfbd28…d7ebd6
0xccec…42550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x87e9d6…aac46d
0xccec…42550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x93b30f…6cb785
0xccec…42550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x08fd66…a76127
0xccec…42550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x38a636…1a046a
0xccec…42550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xdfdd8c…abb3d3
0xccec…42550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xb82418…985480
0xccec…42550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xe98d35…9f73be
0xccec…42550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x59bfef…2ea814
0xccec…42550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xc30fa3…d05792
0xccec…42550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x87a8f9…f85b4d
0xccec…42550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0x4fe331…8f4394
0xccec…42550x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3d ago0xec7ac9…152ebd

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.