Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa38d ago0x97fda3…ef3561
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa38d ago0x15dec8…961850
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa38d ago0x8fbf67…bcafb1
0x3f01…9c250x9c95…e299Base$0.001100%fluxa38d ago0x1dffaa…a23dc7
0x3f01…9c250x9c95…e299Base$0.001100%fluxa38d ago0xb70bac…39374c
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa38d ago0x5ada21…1e05da
0x3f01…9c250x9c95…e299Base$0.001100%fluxa38d ago0xcd01e5…6889f9
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa38d ago0x18a50e…bccf33
0x3f01…9c250x9c95…e299Base$0.001100%fluxa39d ago0x55e6ff…38f3d3
0x3f01…9c250x9c95…e299Base$0.001100%fluxa39d ago0x30cd9c…3e95fe
0x3f01…9c250x9c95…e299Base$0.001100%fluxa39d ago0xc38ac1…0347ae
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa39d ago0x663adc…1fb2da
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa39d ago0xb145ff…5f2bf6
0x3f01…9c250x9c95…e299Base$0.001100%fluxa39d ago0x13f471…59ba7f
0x3f01…9c250x9c95…e299Base$0.001100%fluxa39d ago0xb26a8c…6585c5
0x3f01…9c250x9c95…e299Base$0.001100%fluxa39d ago0xd7fecd…106257
0x3f01…9c250xfe80…47eeBase$0.001100%fluxa39d ago0xf6f779…4e562a
0x3f01…9c250x9c95…e299Base$0.001100%fluxa39d ago0xe2b6a9…fb9410
0x3f01…9c250x9c95…e299Base$0.001100%fluxa39d ago0x39182f…b64a44
0x3f01…9c250x9c95…e299Base$0.001100%fluxa39d ago0x251af4…f328b6
0x3f01…9c250x9c95…e299Base$0.001100%fluxa39d ago0x6f8ee2…3b57e4
0x3f01…9c250x9c95…e299Base$0.001100%fluxa39d ago0xfe1485…ac2c1a
0x3f01…9c250x9c95…e299Base$0.001100%fluxa39d ago0xade2b8…c08a7d
0x3f01…9c250x9c95…e299Base$0.001100%fluxa39d ago0x90d087…abcf64
0x3f01…9c250x9c95…e299Base$0.001100%fluxa39d ago0xa0ab0f…8c7464

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.