Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e9e…9e670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xdd62c8…e17b5a
0x2e9e…9e670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x52648e…a4addb
0x2e9e…9e670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x15071c…36404e
0x2e9e…9e670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf0fbf5…5d2a5a
0x2e9e…9e670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x52faac…2d760d
0x2e9e…9e670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6cd922…be51ff
0x2e9e…9e670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9ff265…b15612
0x2e9e…9e670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4d5af7…e97093
0x2e9e…9e670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x23213e…d4c1be
0x2e9e…9e670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa64335…95f6a0
0x2e9e…9e670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0e32a7…f7da8f
0x2e9e…9e670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x23e63c…65efed
0x2e9e…9e670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9852b1…5fb821
0x2e9e…9e670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xab9508…e6f4ef
0x2e9e…9e670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8c7e9d…2d1a6e
0x2e9e…9e670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0e45da…515e98
0x2e9e…9e670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7d8971…133272
0x2e9e…9e670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa252b5…37f001
0x2e9e…9e670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x89726d…938391
0x2e9e…9e670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2b5629…5ac3b4
0x2e9e…9e670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6e17b0…05930b
0x2e9e…9e670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5bd0ef…565f03
0x2e9e…9e670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3490c8…051cf5

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.