Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x415751…9abedd
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7b57cb…02713a
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc84e33…9bbe18
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd7653c…ee9be9
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe38766…ce453f
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb3bbed…dd6b7f
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf90c17…7b9683
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8f8a36…31dc9d
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc1fb6a…cab58b
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8e7177…f5ee95
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf5a338…932402
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf548e9…23d24d
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8b89ae…c9d352
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3db083…d68be3
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0d7819…7ce506
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x74df53…155681
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2feefa…3853f7
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1931f9…eaf733
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa6674f…4604c9
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcf8546…d279b1
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb88839…6840dc
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa189ee…f9bc98
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI110d ago0x12fc79…d2e600
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd576af…b5d308
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa71588…a30ef3

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.