Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa41d ago0x560c69…6ec4ef
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa41d ago0x3de456…d4d2d8
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa41d ago0x18e2aa…ed01e6
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa41d ago0x88861a…d661d6
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa41d ago0xb5153d…e25a2f
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa41d ago0xb68633…c62b9f
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa41d ago0xa1700d…931204
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa42d ago0x463ce3…57b5e5
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa42d ago0x1ddccc…888189
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa42d ago0x0ead60…a65618
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa42d ago0x038b8e…efe621
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa42d ago0xbf8cb6…329712
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa42d ago0xca926e…b8de4d
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa42d ago0xbb8dd2…ad458a
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa42d ago0x042cc1…2d3009
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa42d ago0x132346…f922f7
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa42d ago0x09d474…ea7929
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa42d ago0x6aea05…3e71ca
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa42d ago0xbdbb95…3f3a4e
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa42d ago0xa45dcf…dddca9
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa42d ago0xfdba4a…2c01d4
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa42d ago0xeb8394…801d93
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa42d ago0x49afb5…a38316
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa42d ago0x8589ea…f3b456
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa42d ago0x9057ad…2976ba

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.