Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa133…ce440xfe80…47eeBase$0.001100%fluxa37d ago0xd252b7…d83332
0xa133…ce440xfe80…47eeBase$0.001100%fluxa37d ago0x0f87f5…6b42a6
0xa133…ce440xfe80…47eeBase$0.001100%fluxa37d ago0x94290b…0c7481
0xa133…ce440xfe80…47eeBase$0.001100%fluxa37d ago0xfe4af3…4f72a8
0xa133…ce440xfe80…47eeBase$0.001100%fluxa37d ago0x9119ad…f851ff
0xa133…ce440xfe80…47eeBase$0.001100%fluxa37d ago0xc1630b…6929ca
0xa133…ce440xfe80…47eeBase$0.001100%fluxa37d ago0x737d33…0aa683
0xa133…ce440x9c95…e299Base$0.001100%fluxa37d ago0xb3745b…e0b652
0xa133…ce440xfe80…47eeBase$0.001100%fluxa37d ago0xb9b7e2…0a06c6
0xa133…ce440x9c95…e299Base$0.001100%fluxa37d ago0x1eb958…8b24ce
0xa133…ce440xfe80…47eeBase$0.001100%fluxa37d ago0x447d48…59a5fd
0xa133…ce440xfe80…47eeBase$0.001100%fluxa38d ago0x2b33cd…7054f6
0xa133…ce440xfe80…47eeBase$0.001100%fluxa38d ago0x14a2e0…07d0e0
0xa133…ce440x9c95…e299Base$0.001100%fluxa38d ago0x2e0c52…af8fd3
0xa133…ce440xfe80…47eeBase$0.001100%fluxa38d ago0x61aa89…7c7933
0xa133…ce440xfe80…47eeBase$0.001100%fluxa38d ago0x5a0e80…dbbb36
0xa133…ce440xfe80…47eeBase$0.001100%fluxa38d ago0xaf884e…33e9d2
0xa133…ce440xfe80…47eeBase$0.001100%fluxa38d ago0x55d108…2b9b6b
0xa133…ce440xfe80…47eeBase$0.001100%fluxa38d ago0xb40e82…55cd4d
0xa133…ce440xfe80…47eeBase$0.001100%fluxa38d ago0x27fa52…4b5051
0xa133…ce440xfe80…47eeBase$0.001100%fluxa38d ago0x82f4a8…efa5f3
0xa133…ce440x9c95…e299Base$0.001100%fluxa38d ago0xd6cb87…b740b4
0xa133…ce440x9c95…e299Base$0.001100%fluxa38d ago0xffeb5b…a98f9e
0xa133…ce440x9c95…e299Base$0.001100%fluxa38d ago0x5c2413…85a3af
0xa133…ce440x9c95…e299Base$0.001100%fluxa38d ago0x9ae33c…3e8992

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.