Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc04…8e260x9c95…e299Base$0.001100%fluxa41d ago0x159220…a66da4
0xcc04…8e260x9c95…e299Base$0.001100%fluxa41d ago0x991a74…47b9e8
0xcc04…8e260x9c95…e299Base$0.001100%fluxa41d ago0x376006…ce3959
0xcc04…8e260x9c95…e299Base$0.001100%fluxa41d ago0xd1bed6…0a5390
0xcc04…8e260x9c95…e299Base$0.001100%fluxa41d ago0x748de4…217125
0xcc04…8e260x9c95…e299Base$0.001100%fluxa41d ago0x946304…9a83df
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa41d ago0xb4c646…799bc7
0xcc04…8e260x9c95…e299Base$0.001100%fluxa41d ago0x2b8ba7…1205c3
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa42d ago0x6f2328…c8d1e1
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa42d ago0xcd9fb9…6a1b5b
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa42d ago0x553fb7…e75c90
0xcc04…8e260x9c95…e299Base$0.001100%fluxa42d ago0x486935…0d2653
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa42d ago0xbdcd6e…799775
0xcc04…8e260x9c95…e299Base$0.001100%fluxa42d ago0x62eb35…5c0bb4
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa42d ago0x8aeaa7…fc6dc8
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa42d ago0x8bf61f…f67950
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa42d ago0x00fe5a…91d560
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa42d ago0x2180cc…cfe88e
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa42d ago0xe3de6b…5fce0e
0xcc04…8e260x9c95…e299Base$0.001100%fluxa42d ago0x87b599…aef7d9
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa42d ago0xaf1996…0d9747
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa42d ago0xd42565…04bf5c
0xcc04…8e260x9c95…e299Base$0.001100%fluxa42d ago0x55fabb…909174
0xcc04…8e260x9c95…e299Base$0.001100%fluxa42d ago0x900d08…1c3884
0xcc04…8e260xfe80…47eeBase$0.001100%fluxa42d ago0x5304bd…944070

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.