Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f75…bb760x9c95…e299Base$0.001100%fluxa44d ago0x2e4188…4a2f56
0x2f75…bb760x9c95…e299Base$0.001100%fluxa44d ago0x612f29…6f44e5
0x2f75…bb760x9c95…e299Base$0.001100%fluxa44d ago0xfe7c3a…47ed9c
0x2f75…bb760x9c95…e299Base$0.001100%fluxa44d ago0xa0619a…f0f7c0
0x2f75…bb760x9c95…e299Base$0.001100%fluxa44d ago0x07f65e…f65a9d
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa44d ago0x0b5a78…f0bad3
0x2f75…bb760x9c95…e299Base$0.001100%fluxa44d ago0x7b8726…df9453
0x2f75…bb760x9c95…e299Base$0.001100%fluxa44d ago0xc6b601…9a34c5
0x2f75…bb760x9c95…e299Base$0.001100%fluxa44d ago0x7c3146…949439
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa44d ago0xe6833d…a21910
0x2f75…bb760x9c95…e299Base$0.001100%fluxa44d ago0x09b5ba…5d3447
0x2f75…bb760x9c95…e299Base$0.001100%fluxa44d ago0x678fed…5cd44e
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa44d ago0x394730…9aafbc
0x2f75…bb760x9c95…e299Base$0.001100%fluxa44d ago0x921542…5b6be1
0x2f75…bb760x9c95…e299Base$0.001100%fluxa44d ago0x9d0c4e…708c12
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa44d ago0x3837f5…39f12a
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa44d ago0xfa0a31…5e9d91
0x2f75…bb760x9c95…e299Base$0.001100%fluxa44d ago0x22747e…9e03cf
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa44d ago0xedcbc7…c92255
0x2f75…bb760x9c95…e299Base$0.001100%fluxa44d ago0x09bf85…5a7359
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa45d ago0x35a78e…c44b68
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa45d ago0x12996d…118687
0x2f75…bb760xfe80…47eeBase$0.001100%fluxa45d ago0xaee1cc…167928
0x2f75…bb760x9c95…e299Base$0.001100%fluxa45d ago0x1d0f60…4ef996
0x2f75…bb760x9c95…e299Base$0.001100%fluxa45d ago0xf089c5…b9d215

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.