Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa38d ago0x5b99bd…7170de
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa38d ago0x9dc9de…92ab9a
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa38d ago0xfc4f36…f97699
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa38d ago0x189b32…76b11e
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa38d ago0x9bb2df…f2498a
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa38d ago0x685ec7…6fa7a2
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa38d ago0x6d4815…45eac5
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa38d ago0x740703…f6e46b
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa38d ago0x39d7e3…e680fc
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa38d ago0xef59c0…4fecfc
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa38d ago0x0c3e2b…3a118a
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa38d ago0x73ff95…8796e0
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa38d ago0xd1cdde…08b4e0
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa38d ago0x066ccb…cfe62b
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa38d ago0x586f17…2996ca
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa38d ago0xf00716…67589a
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa38d ago0xa4c831…273db7
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa38d ago0x3013c7…ebc6c8
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa38d ago0xb14984…13d26d
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa39d ago0x704801…f470d0
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa39d ago0x1fd6b9…602284
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa39d ago0xbda067…715403
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa39d ago0xa6b459…f72650
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa39d ago0xa47e75…1650e1
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa39d ago0xcc2b14…c2f917

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.