Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa71d ago0x192744…6f2dc8
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa71d ago0xde8749…97c46e
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa72d ago0x563903…73c2a0
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa72d ago0xb24f51…e53210
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa72d ago0x851c17…9f7c1a
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa72d ago0xce3414…01c167
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa72d ago0x1336ac…02d30a
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa72d ago0x25674c…c639ae
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa72d ago0x490ca9…90e654
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa72d ago0xdcf478…429fcf
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa72d ago0x3edc41…2276ff
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa72d ago0xca06a8…69f912
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa72d ago0x1ab739…d3a6d9
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa72d ago0x1f6255…83c5cd
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa72d ago0x681edc…a02eb7
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa72d ago0x183c02…f4e985
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa72d ago0xf56110…84857a
0xfd0f…08c90xfe80…47eeBase$0.001100%fluxa72d ago0xae40be…c6ec57
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa72d ago0xcd5bee…263211
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa72d ago0x3ef498…3a5e21
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa72d ago0x1e0e86…66b162
0xfd0f…08c90x9c95…e299Base$0.001100%fluxa72d ago0x93596c…581779

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.