Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa49d ago0x44df90…d947e1
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa49d ago0xa4ee23…b6e40e
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa49d ago0xe59d41…6e6a73
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa49d ago0xfa8d2b…6c9968
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa49d ago0x04f4de…5b9811
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa49d ago0xa07eb6…ca9596
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa49d ago0x0adc0c…087021
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa49d ago0x051a90…f4482b
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa49d ago0xb6d9c9…1eb2e7
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa49d ago0xb0eacd…f81cb9
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa49d ago0xf56c42…c2cd91
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa49d ago0x7a1420…9ec148
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa49d ago0x1b2e4a…47f740
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa49d ago0x01babd…851ea4
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa49d ago0x8f489d…5bf815
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa49d ago0x2c43a5…552592
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa49d ago0xfa51f1…f4ae59
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa49d ago0xbe750b…8a1c86
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa49d ago0x53193d…4d4100
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa50d ago0xeaa574…d7abd9
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa50d ago0x092473…4425ed
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa50d ago0x3e9eef…9590d8
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa50d ago0xd29007…ffc1e1
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa50d ago0x8e5160…f0eb63
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa50d ago0x769bfd…43f95d

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.