Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa20d ago0x3c3a2b…4a90ea
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa20d ago0xabb9bd…1b54e0
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa20d ago0x38a129…3b8a8e
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa20d ago0x2a1851…e7c375
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa20d ago0xf43ddd…aa6b27
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa20d ago0x718549…83ef18
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa20d ago0xe80a54…fc12a9
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa20d ago0xbe4c0d…3b6f2c
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa20d ago0xef2be1…fbbac7
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa20d ago0xe28180…c7a785
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa20d ago0x053121…540738
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa20d ago0x314e83…c1bfc4
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa20d ago0xa92641…72fae0
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa20d ago0xed931f…33cfdf
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa20d ago0xdd6033…957405
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa20d ago0xc4347a…5020af
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa20d ago0xfc2bd4…22efa6
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa20d ago0x753088…6ab428
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa20d ago0x7746ee…9ddb5f

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.