Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa49d ago0x59e131…1332d9
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa49d ago0x765788…1c3882
0xcc04…8e260x9c95…e299Base$0.001100%fluxa49d ago0xe2f651…b103fb
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa49d ago0xede8b6…e6a7be
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa49d ago0xc93222…c0ddd8
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa49d ago0xe33cf6…6df924
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa49d ago0x6ffec3…bd519f
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa49d ago0x7a3bbb…1d0f55
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa49d ago0xbe6eff…d1df16
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa49d ago0x196fb9…db8245
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa49d ago0x50c66f…e5fabb
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa49d ago0x9018be…04120b
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa49d ago0xa3d12f…602a6a
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa49d ago0x0c3605…160b6c
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa50d ago0xe3ddb3…59a098
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa50d ago0x354473…28f8a0
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa50d ago0x803157…02c523
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa50d ago0x16785b…595b91
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa50d ago0x9cdb8f…44d21f
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa50d ago0xc248db…79cd20
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa50d ago0x46ca6c…a64147
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa50d ago0xc4de46…a42715
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa50d ago0xd1f996…84befb
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa50d ago0xacc7b2…f80c87
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa50d ago0xd12bf3…1a8af8

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.