Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdedc1a…b1a042
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3cbb26…2e2d59
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7cdc1f…ee5d7d
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1fd4fb…c3f96b
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf2e7bd…b0cfc0
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xba5252…25ef95
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xde6b79…588130
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x349d39…d7490f
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc4b04f…7de4ef
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7a9403…d1f987
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x95be98…170d81
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x07710d…e57251
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2c465c…7fc086
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x575a78…d8da7c
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6ebb72…24e8a0
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc186f8…6bccc9
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbd876a…b977e8
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb94e3a…3ba3e9
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x350dcc…5f1960
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf08b74…9daac8
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcf4d75…01966e
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x192ad9…a10d0a
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8d22cf…b21363
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd39c24…882b7a
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc5a2bb…35aa93

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.