Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2451…72e00xd883…95ecBase—$0.001100%0x2772…8c1787d ago0xbe8992…e3f323
0x2451…72e00xd883…95ecBase—$0.001100%0x2772…8c1787d ago0xcb16bc…cf696e
0x2451…72e00xd883…95ecBase—$0.001100%0x2772…8c1787d ago0xe2ff4b…02072f
0x2451…72e00xd883…95ecBase—$0.001100%0x2772…8c1787d ago0x23326e…a085e7
0x2451…72e00xd883…95ecBase—$0.01100%0x2772…8c1788d ago0xeb7413…2011fb
0x2451…72e00xd883…95ecBase—$0.01100%0x2772…8c1788d ago0xbf6a3f…45767a
0x2451…72e00xd883…95ecBase—$0.01100%0x2772…8c1788d ago0x546cbc…97e71d
0x9fc2…9c0b0xd883…95ecBase—$0.005100%0x2772…8c1788d ago0xc49bbf…fdcb68
0x9fc2…9c0b0xd883…95ecBase—$0.005100%0x2772…8c1788d ago0x6bea88…b9a5c1
0x9fc2…9c0b0xd883…95ecBase—$0.005100%0x2772…8c1788d ago0xa87129…e31e8a
0x9fc2…9c0b0xd883…95ecBase—$0.005100%0x2772…8c1788d ago0x6010ce…1d8da2
0x9fc2…9c0b0xd883…95ecBase—$0.005100%0x2772…8c1788d ago0xf36fde…a0788e
0x9fc2…9c0b0xd883…95ecBase—$0.005100%0x2772…8c1788d ago0x71a956…57af33
0x9fc2…9c0b0xd883…95ecBase—$0.005100%0x2772…8c1788d ago0xaf986f…84ec85
0x9fc2…9c0b0xd883…95ecBase—$0.005100%0x2772…8c1788d ago0x2edc96…d1d9b9
0x9fc2…9c0b0xd883…95ecBase—$0.005100%0x2772…8c1788d ago0x2209fe…08f7dd
0x9fc2…9c0b0xd883…95ecBase—$0.005100%0x2772…8c1788d ago0xd2c7ad…8ab1e3
0x9fc2…9c0b0xd883…95ecBase—$0.005100%0x2772…8c1788d ago0x7bc42f…8ab0f6
0x9fc2…9c0b0xd883…95ecBase—$0.005100%0x2772…8c1788d ago0x2198a2…f92f12
0x9fc2…9c0b0xd883…95ecBase—$0.005100%0x2772…8c1788d ago0x5fefd7…a3fa67
0x9fc2…9c0b0xd883…95ecBase—$0.005100%0x2772…8c1788d ago0xc201a8…9b8307
0x9fc2…9c0b0xd883…95ecBase—$0.005100%0x2772…8c1788d ago0xca0073…5a6b46
0x9fc2…9c0b0xd883…95ecBase—$0.005100%0x2772…8c1788d ago0xd99f23…6ae9ae
0x9fc2…9c0b0xd883…95ecBase—$0.005100%0x2772…8c1788d ago0x720af4…3240d4
0x9fc2…9c0b0xd883…95ecBase—$0.005100%0x2772…8c1788d ago0x71f84e…270451

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.