Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x977a74…5de473
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa7deb7…e5445e
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb83794…854e01
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf4f1df…4da55f
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI105d ago0xff839b…8db563
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcc6f3b…3284f1
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI105d ago0xaa2f10…791382
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0e397c…c0b525
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x09bde5…379a06
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc63c99…5dc3a1
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6d4354…8dc1b6
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x730167…a6bb8a
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x05faff…bef3b3
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x12e57d…5700c2
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb9655b…f548fa
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd60fa2…59856f
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc4b1f8…8c0743
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7511d3…023e92
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb0a0f3…10ab1a
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x88f588…10e664
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5a5053…f939a3
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf2d3ec…db8b0d
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI105d ago0xce526e…b6e3fc
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe94c63…1e2080
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI105d ago0x447af7…a27a18

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.