Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x985567…ccb6e5
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x25132d…8d832b
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x78e519…7532b0
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x01d21a…c4eb3a
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd7bc5f…c68a1b
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x27e571…b113c3
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc57738…04923f
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9a22a2…deb351
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa9e23e…d319f7
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x067859…06765d
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xeb547e…15a611
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb6ab5d…c4fd42
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x41f101…932f32
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa6562f…5f3ac4
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x00e5c7…1b53ce
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd30f41…deefb8
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x53520e…c0ae40
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x241d4e…46fe4d
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf138bc…3e0e67
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8a59d3…739d54
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x75ed4d…85bf05
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x744111…9bf608
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xee6876…25f8b6
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa53bde…805946
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1efd6e…be8359

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.