Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c3b…c4770x9c95…e299Base$0.001100%fluxa42d ago0xc26e50…fab13f
0x8c3b…c4770x9c95…e299Base$0.001100%fluxa42d ago0x159461…98f337
0x8c3b…c4770x9c95…e299Base$0.001100%fluxa42d ago0xd7285e…a4f4b4
0x8c3b…c4770x9c95…e299Base$0.001100%fluxa42d ago0xde1d71…ffe377
0x8c3b…c4770x9c95…e299Base$0.001100%fluxa42d ago0xa28237…2b71fc
0x8c3b…c4770x9c95…e299Base$0.001100%fluxa42d ago0x4df655…0ee274
0x8c3b…c4770x9c95…e299Base$0.001100%fluxa42d ago0xbc2e70…75417a
0x8c3b…c4770x9c95…e299Base$0.001100%fluxa42d ago0x3eebfb…bab4b8
0x8c3b…c4770x9c95…e299Base$0.001100%fluxa42d ago0x2afc66…b71631
0x8c3b…c4770xfe80…47eeBase$0.001100%fluxa42d ago0x15bccf…f825c9
0x8c3b…c4770x9c95…e299Base$0.001100%fluxa42d ago0x79f322…27d6be
0x8c3b…c4770x9c95…e299Base$0.001100%fluxa42d ago0x7db113…8f4602
0x8c3b…c4770x9c95…e299Base$0.001100%fluxa42d ago0x5b2d04…a96d35
0x8c3b…c4770x9c95…e299Base$0.001100%fluxa42d ago0x28e88b…19a01c
0x8c3b…c4770xfe80…47eeBase$0.001100%fluxa42d ago0x293ee0…b9efe0
0x8c3b…c4770x9c95…e299Base$0.001100%fluxa42d ago0x035224…6e86bd
0x8c3b…c4770xfe80…47eeBase$0.001100%fluxa42d ago0x0d37da…249c05
0x8c3b…c4770x9c95…e299Base$0.001100%fluxa42d ago0x35d5e5…bea40a
0x8c3b…c4770xfe80…47eeBase$0.001100%fluxa42d ago0x83bfba…b62dc5
0x8c3b…c4770xfe80…47eeBase$0.001100%fluxa42d ago0xf0d701…90f897
0x8c3b…c4770xfe80…47eeBase$0.001100%fluxa42d ago0x11ac5b…adb61b
0x8c3b…c4770x9c95…e299Base$0.001100%fluxa42d ago0x912984…3a0e1c
0x8c3b…c4770x9c95…e299Base$0.001100%fluxa42d ago0x8574ef…a41ffb
0x8c3b…c4770x9c95…e299Base$0.001100%fluxa42d ago0x642860…a5876b
0x8c3b…c4770x9c95…e299Base$0.001100%fluxa42d ago0x5890a4…b84d71

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.