Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf9b…a7ce0x5237…6e13Base—$0.01100%coinbase45d ago0x28140b…4e5241
0xaf9b…a7ce0x9f74…bb60Base—$0.01100%coinbase45d ago0x12d948…ab00d1
0xaf9b…a7ce0xf70b…a54bBase—$0.01100%coinbase45d ago0x29ce7d…97247b
0xaf9b…a7ce0x017d…0847Base—$0.01100%coinbase45d ago0x5279c7…c11e8e
0xaf9b…a7ce0x56a3…bbeeBase—$0.01100%coinbase45d ago0xcb033c…ba1906
0xaf9b…a7ce0xdae1…65b2Base—$0.01100%coinbase45d ago0x2f11a3…0dc134
0xaf9b…a7ce0x52bb…7394Base—$0.01100%coinbase45d ago0x5b2ee4…d38f2f
0xaf9b…a7ce0x6ee8…a29cBase—$0.01100%coinbase45d ago0x305e8e…37eb0e
0xaf9b…a7ce0xa562…61d2Base—$0.01100%coinbase45d ago0xd8eee4…bbcb11
0xaf9b…a7ce0x545e…939cBase—$0.01100%coinbase45d ago0x00bf94…552d4e
0xaf9b…a7ce0xb7c3…f9d7Base—$0.01100%coinbase45d ago0x7fb123…ac7376
0xaf9b…a7ce0x9fe3…6a69Base—$0.01100%coinbase45d ago0x2ac2cd…a19cde
0xaf9b…a7ce0x437d…6d14Base—$0.01100%coinbase45d ago0x0fd619…452586
0xaf9b…a7ce0xb507…23c3Base—$0.01100%coinbase45d ago0x83d110…c40a75
0xaf9b…a7ce0x2078…77c5Base—$0.01100%coinbase45d ago0xaeba6e…f796c5
0xaf9b…a7ce0xfcfa…9c99Base—$0.01100%coinbase45d ago0x9dc5ad…8bdeb5

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.