Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfabda3…0bff0b
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcecf0b…1cd6b3
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x901e6d…8e55aa
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf9a3dc…19f883
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb19187…52d57d
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6ce8b4…bddb23
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd4e2ff…03bdc1
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa749a6…20eeb0
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x22e971…5b50ee
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5acf97…add5b6
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x49db05…95c06f
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x513b80…a32cce
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd6d344…5d2779
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x606a61…8815ff
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x08a40c…342064
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x25e590…7520b5
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7947a9…9e98db
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3b0a5e…b732e2
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf76132…da7d14
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x26173f…ae2d00
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x24f7c1…c03f18
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3a56b4…0ef87e
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xabeab3…b2be13
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa664ee…68b104
0xbbe5…ed6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1e724a…b1e90b

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.