Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18aa…81520x9c95…e299Base—$0.001100%fluxa33d ago0x184780…635d0a
0x18aa…81520x9c95…e299Base—$0.001100%fluxa34d ago0x83cde1…68cb42
0x18aa…81520x9c95…e299Base—$0.001100%fluxa34d ago0x8eb96a…f56b00
0x18aa…81520x9c95…e299Base—$0.001100%fluxa34d ago0x4cb45b…646eee
0x18aa…81520x9c95…e299Base—$0.001100%fluxa34d ago0xdbfba1…998c9c
0x18aa…81520x9c95…e299Base—$0.001100%fluxa34d ago0xd5116d…97301b
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa34d ago0xb0af30…1a2a7c
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa34d ago0x84c724…579890
0x18aa…81520x9c95…e299Base—$0.001100%fluxa34d ago0x231891…9ab10e
0x18aa…81520x9c95…e299Base—$0.001100%fluxa34d ago0x86c539…d52c27
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa34d ago0xa0a78a…944ec4
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa34d ago0xbcb62c…f88c27
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa34d ago0x1511d6…2a356d
0x18aa…81520x9c95…e299Base—$0.001100%fluxa34d ago0x0e93b3…cc747a
0x18aa…81520x9c95…e299Base—$0.001100%fluxa34d ago0xe0ac80…0f5119
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa34d ago0x176c75…1bc747
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa34d ago0x0bd390…3aafc0
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa34d ago0x0d13d0…883524
0x18aa…81520x9c95…e299Base—$0.001100%fluxa34d ago0xc2156b…62c7a2
0x18aa…81520x9c95…e299Base—$0.001100%fluxa34d ago0xaae03e…8a9548
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa34d ago0xefadf7…901c38
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa34d ago0x4b315c…d8289d
0x18aa…81520x9c95…e299Base—$0.001100%fluxa34d ago0x118f57…0a302b
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa34d ago0xa84347…2ca884
0x18aa…81520xfe80…47eeBase—$0.001100%fluxa34d ago0xcc75a6…9f1dab

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.