Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa42d ago0x684683…ef238c
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa42d ago0x8b1b57…ba6ddb
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa42d ago0x7fafd3…a83181
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa42d ago0x9cc8d4…a5b652
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa42d ago0x59882e…90169f
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa42d ago0x7900fc…229ea2
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa42d ago0xed3d24…61976d
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa42d ago0x9f0763…8bbae5
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa42d ago0x592267…e893f7
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa42d ago0x407454…d7efe4
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa42d ago0x5baef1…f5081d
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa42d ago0x879b69…67a385
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa42d ago0x4d6242…165b9f
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa42d ago0x39b9ba…46dbac
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa42d ago0xdd34f0…b888a9
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa42d ago0xb81017…82b83b
0x4233…a2bb0xfe80…47eeBase$0.001100%fluxa42d ago0xda0720…c179c3
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa42d ago0xf62ca5…db657e
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa42d ago0xfa8c17…5cd1ac
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa42d ago0x6dab4e…e3e51e
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa42d ago0x8a09df…1581c7
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa42d ago0x15a762…b61ec3
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa42d ago0xe58073…3c24b0
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa43d ago0x47e7c2…88451f
0x4233…a2bb0x9c95…e299Base$0.001100%fluxa43d ago0x41bc7d…5003e7

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.