Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x76ac…eb560x9c95…e299Base$0.001100%fluxa42d ago0x51ff3f…34caef
0x76ac…eb560x9c95…e299Base$0.001100%fluxa42d ago0x6a9b4a…70839f
0x76ac…eb560x9c95…e299Base$0.001100%fluxa42d ago0xe651fb…ab80fa
0x76ac…eb560x9c95…e299Base$0.001100%fluxa42d ago0xfdeefe…404cf8
0x76ac…eb560x9c95…e299Base$0.001100%fluxa42d ago0xe85016…ee4030
0x76ac…eb560x9c95…e299Base$0.001100%fluxa42d ago0xddf887…9516f2
0x76ac…eb560xfe80…47eeBase$0.001100%fluxa42d ago0xe4267d…8518dd
0x76ac…eb560x9c95…e299Base$0.001100%fluxa42d ago0xf9c883…db36c8
0x76ac…eb560x9c95…e299Base$0.001100%fluxa42d ago0xe0d6fd…35e747
0x76ac…eb560x9c95…e299Base$0.001100%fluxa42d ago0x197b59…4504f1
0x76ac…eb560x9c95…e299Base$0.001100%fluxa42d ago0x6aea62…415c22
0x76ac…eb560xfe80…47eeBase$0.001100%fluxa42d ago0xdd48a4…96d032
0x76ac…eb560x9c95…e299Base$0.001100%fluxa42d ago0xdc6f7f…7c7643
0x76ac…eb560xfe80…47eeBase$0.001100%fluxa42d ago0x243793…fcb502
0x76ac…eb560xfe80…47eeBase$0.001100%fluxa42d ago0xffa1ac…a58f9c
0x76ac…eb560xfe80…47eeBase$0.001100%fluxa42d ago0xbf1eb4…472f6b
0x76ac…eb560xfe80…47eeBase$0.001100%fluxa42d ago0xf3b8b3…48f9f7
0x76ac…eb560x9c95…e299Base$0.001100%fluxa42d ago0xbccb7c…3f62ad
0x76ac…eb560x9c95…e299Base$0.001100%fluxa43d ago0x5becd1…e54610
0x76ac…eb560x9c95…e299Base$0.001100%fluxa43d ago0xc2d8f9…494a5f
0x76ac…eb560x9c95…e299Base$0.001100%fluxa43d ago0x1057f3…8e5dd0
0x76ac…eb560x9c95…e299Base$0.001100%fluxa43d ago0xbc59ef…51a3b0
0x76ac…eb560x9c95…e299Base$0.001100%fluxa43d ago0x362e1a…a484cd
0x76ac…eb560x9c95…e299Base$0.001100%fluxa43d ago0xd0445f…88bccf
0x76ac…eb560x9c95…e299Base$0.001100%fluxa43d ago0x5d1815…031b82

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.