Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf9a3…b6920x4062…698aBase—$3.77100%payAI23h ago0xcef904…030d2f
0xf9a3…b6920x4062…698aBase—$3.77100%payAI23h ago0x05849e…c518ab
0xf9a3…b6920x4062…698aBase—$3.77100%payAI23h ago0xfdd61d…01e762
0xf9a3…b6920x4062…698aBase—$3.77100%payAI23h ago0xbd10bd…ca8bc5
0xf9a3…b6920x4062…698aBase—$3.77100%payAI23h ago0x823097…d5a253
0xf9a3…b6920x4062…698aBase—$3.77100%payAI1d ago0xd15c98…5010c0
0xf9a3…b6920x4062…698aBase—$3.77100%payAI1d ago0x16fb02…fb9e2a
0xf9a3…b6920x4062…698aBase—$3.77100%payAI1d ago0x65f95e…6de016
0xf9a3…b6920x4062…698aBase—$3.77100%payAI1d ago0xbeb580…806780
0xc7d9…438c0x4062…698aBase—$3.77100%payAI1d ago0x54e6e1…366e50
0xc7d9…438c0x4062…698aBase—$3.77100%payAI1d ago0x4fc9bc…338682
0xc7d9…438c0x4062…698aBase—$3.77100%payAI1d ago0xdcec69…461e9d
0xc7d9…438c0x4062…698aBase—$3.77100%payAI1d ago0x8f148d…fd61fa
0xc7d9…438c0x4062…698aBase—$3.77100%payAI1d ago0x0736d0…62fdd3
0xc7d9…438c0x4062…698aBase—$3.77100%payAI1d ago0x6f5715…1e8f30
0xc7d9…438c0x4062…698aBase—$3.77100%payAI1d ago0x16c3cb…ccf89b
0xa935…6d340x4062…698aBase—$3.77100%payAI1d ago0xccce69…943d76
0xa935…6d340x4062…698aBase—$3.77100%payAI1d ago0xe7ec69…5a8811
0x900c…be080x4062…698aBase—$3.77100%payAI1d ago0x3ddd88…1c2f64
0x900c…be080x4062…698aBase—$3.77100%payAI1d ago0x73161d…caf6ef
0x5c1f…6c480x4062…698aBase—$3.77100%payAI1d ago0x488b63…197970

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.