Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa14d ago0x667f64…51071c
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa14d ago0x615568…276083
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa15d ago0x3bc783…bf3af9
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa15d ago0x445681…675748
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa15d ago0x27878e…2a864d
0xd5ba…a90a0x9c95…e299Base$0.001100%fluxa15d ago0x7fb1ee…061d62
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa15d ago0x61c1e6…a7056a
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa15d ago0x5d58e7…4ae93f
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa15d ago0x0faa9a…d60b41
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa15d ago0x731ff7…37e03b
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa15d ago0xad6553…987d86
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa15d ago0xc5acf7…738ec6
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa15d ago0xaa3e3b…194ce3
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa15d ago0xb56a26…3f2663
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa15d ago0xba155d…74f266
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa15d ago0x8daf2b…5f0f99
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa15d ago0x3fb8fc…298144
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa15d ago0x4b71da…d459a3
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa15d ago0xb850b1…6a8285
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa15d ago0x60029c…e2f8e6
0xd5ba…a90a0xfe80…47eeBase$0.001100%fluxa15d ago0x48e149…5fa900
0xd5ba…a90a0x9c95…e299Base$0.001100%fluxa15d ago0x93a2b1…e2aabc
0xd5ba…a90a0x9c95…e299Base$0.001100%fluxa15d ago0xe234d3…a98396
0xd5ba…a90a0x9c95…e299Base$0.001100%fluxa15d ago0xfe2065…1c245d
0xd5ba…a90a0x9c95…e299Base$0.001100%fluxa15d ago0xc17a3f…4601f9

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.