Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf623f4…ee50c4
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5405b1…02ea2d
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa56d94…03935e
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4e2cdb…16c0db
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x57ac57…08f7c3
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x759898…305a95
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1ff22b…230646
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd05d91…303b56
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xda246f…2e6ceb
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x580e29…2364ba
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe2ca2b…c6088b
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc61a39…f7e11e
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbbdc7c…433fb4
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1e0719…b597be
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4bed53…d6263a
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x28489d…02ff83
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6e1d38…3b40da
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbe489e…9ffd03
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc8b9e9…c6dbb5
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa034b5…5d374a
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbd29aa…f6d4ee
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3b85f8…61de8b
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x513845…4f7bc3
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x18ff75…760393
0xe6a8…a7ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x408a41…3c3166

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.