Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c4…5aa60x65bb…073bBase—$0.01100%coinbase66d ago0xa8690d…9ce4b9
0x15c4…5aa60x65bb…073bBase—$0.005100%coinbase66d ago0x614368…d644c3
0x15c4…5aa60x65bb…073bBase—$0.01100%coinbase66d ago0x68e3fb…acecbd
0x15c4…5aa60x65bb…073bBase—$0.01100%coinbase66d ago0xb7b559…7ba791
0x15c4…5aa60x65bb…073bBase—$0.01100%coinbase66d ago0x241337…9d5c75
0x15c4…5aa60x65bb…073bBase—$0.01100%coinbase66d ago0x55ace6…8139da
0x15c4…5aa60x65bb…073bBase—$0.02100%coinbase66d ago0x6fb3f8…113d24
0x15c4…5aa60x65bb…073bBase—$0.01100%coinbase66d ago0x95f3a9…18c9f6
0x15c4…5aa60x65bb…073bBase—$0.05100%coinbase66d ago0x0f81ec…8c9242
0x15c4…5aa60x65bb…073bBase—$0.05100%coinbase66d ago0x4acfad…ca5773
0x15c4…5aa60x65bb…073bBase—$0.01100%coinbase66d ago0x01c6b1…caecf9
0x15c4…5aa60x65bb…073bBase—$0.01100%coinbase66d ago0xf54294…641d3d
0x15c4…5aa60x65bb…073bBase—$0.01100%coinbase66d ago0x6e66f2…72a89a
0x15c4…5aa60x65bb…073bBase—$0.005100%coinbase66d ago0x3ca9d5…f4ec3b
0x15c4…5aa60x65bb…073bBase—$0.01100%coinbase66d ago0xf80b99…e6e359
0x15c4…5aa60x65bb…073bBase—$0.02100%coinbase66d ago0xa65000…a77ba7
0x15c4…5aa60x65bb…073bBase—$0.01100%coinbase66d ago0xf14d91…775e15
0x15c4…5aa60x65bb…073bBase—$0.02100%coinbase66d ago0x06c4bc…b0b651
0x15c4…5aa60x65bb…073bBase—$0.01100%coinbase66d ago0xcc9094…669585
0x15c4…5aa60x65bb…073bBase—$0.05100%coinbase66d ago0x2514ef…eaa990
0x15c4…5aa60x65bb…073bBase—$0.01100%coinbase66d ago0x4dca6a…c6cc61
0x15c4…5aa60x65bb…073bBase—$0.01100%coinbase66d ago0xd6be10…5534a0
0x15c4…5aa60x65bb…073bBase—$0.01100%coinbase66d ago0xa224a3…58168d

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.