Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0xd92a20…8cde9e
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0xcaafdd…218834
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x0b583a…d8071d
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x671979…d99a67
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x08aa66…1a8af0
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x1e14f3…90006b
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x7f9e8c…b54c44
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0xeb4231…90294a
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x77c1bb…766422
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0xf0e2b0…d044c6
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x235236…52a15f
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x47baf4…8fea07
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x3044f0…9ae50d
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0xe5ed6e…6cb4b3
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0xc4d161…543ff8
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0xd86370…32ddb9
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x49a132…08e23f
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x64b638…133107
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0xf3faa7…55b1ea
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0xe062eb…4d2896
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17h ago0x48bf4e…c1299a
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18h ago0x6ea158…bd459d
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18h ago0xd2c26e…0a8686
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18h ago0xf0e9c3…4e3fe9
0x4d3f…f36e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18h ago0xfd9597…c150b0

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.