Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf007…9c790x9c95…e299Base$0.001100%fluxa43d ago0x36413e…f747a4
0xf007…9c790x9c95…e299Base$0.001100%fluxa43d ago0xb964bc…4eec32
0xf007…9c790x9c95…e299Base$0.001100%fluxa43d ago0xf5100e…f1b4b9
0xf007…9c790x9c95…e299Base$0.001100%fluxa43d ago0x28a94d…ef82e3
0xf007…9c790x9c95…e299Base$0.001100%fluxa43d ago0x2320c7…cf3b5c
0xf007…9c790x9c95…e299Base$0.001100%fluxa43d ago0x899ee7…4bb6be
0xf007…9c790x9c95…e299Base$0.001100%fluxa43d ago0x9ddb0f…f06c9e
0xf007…9c790x9c95…e299Base$0.001100%fluxa43d ago0xf49f63…b5ee9e
0xf007…9c790xfe80…47eeBase$0.001100%fluxa43d ago0xf2cbad…09e3e7
0xf007…9c790x9c95…e299Base$0.001100%fluxa43d ago0x7a1564…d7280c
0xf007…9c790xfe80…47eeBase$0.001100%fluxa43d ago0x0b0009…314939
0xf007…9c790x9c95…e299Base$0.001100%fluxa43d ago0xc724f9…874212
0xf007…9c790x9c95…e299Base$0.001100%fluxa43d ago0x28c8ca…2c75c8
0xf007…9c790xfe80…47eeBase$0.001100%fluxa43d ago0xd0e933…783822
0xf007…9c790xfe80…47eeBase$0.001100%fluxa43d ago0xd645af…bf5161
0xf007…9c790x9c95…e299Base$0.001100%fluxa43d ago0xd63984…0d6367
0xf007…9c790xfe80…47eeBase$0.001100%fluxa43d ago0x3b175d…d5f882
0xf007…9c790xfe80…47eeBase$0.001100%fluxa43d ago0x9f7966…7fc217
0xf007…9c790xfe80…47eeBase$0.001100%fluxa43d ago0xde50a3…d58cb6
0xf007…9c790x9c95…e299Base$0.001100%fluxa43d ago0xf57f9a…b8a532
0xf007…9c790xfe80…47eeBase$0.001100%fluxa43d ago0xc6db7f…aa7031
0xf007…9c790x9c95…e299Base$0.001100%fluxa43d ago0xc1dde2…2e2cca
0xf007…9c790x9c95…e299Base$0.001100%fluxa43d ago0x2de70f…c61c26
0xf007…9c790xfe80…47eeBase$0.001100%fluxa43d ago0x45d298…fd6efa
0xf007…9c790xfe80…47eeBase$0.001100%fluxa43d ago0xd8465e…fa9e2f

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.