Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x102d…f7600x9c95…e299Base—$0.001100%fluxa42d ago0x50fb90…455546
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa42d ago0x7de335…81abea
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa42d ago0x7f79f3…8eb3f3
0x102d…f7600x9c95…e299Base—$0.001100%fluxa42d ago0x6ec2ce…f086dd
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa42d ago0x182a3a…13bb38
0x102d…f7600x9c95…e299Base—$0.001100%fluxa42d ago0x0df441…5a9c54
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa42d ago0x3ac58e…e50c4d
0x102d…f7600x9c95…e299Base—$0.001100%fluxa42d ago0x437d85…dac768
0x102d…f7600x9c95…e299Base—$0.001100%fluxa42d ago0x48cffe…b3856a
0x102d…f7600x9c95…e299Base—$0.001100%fluxa42d ago0xc4b0cd…94e30c
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa42d ago0x79e6ee…70bb90
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa42d ago0x5bca10…1b0d1f
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa43d ago0x3b9c96…184d60
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa43d ago0x195a0a…8a9dec
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa43d ago0xe95f39…a52fbf
0x102d…f7600x9c95…e299Base—$0.001100%fluxa43d ago0x8f489f…44b635
0x102d…f7600x9c95…e299Base—$0.001100%fluxa43d ago0xc46b2e…976a72
0x102d…f7600x9c95…e299Base—$0.001100%fluxa43d ago0xbe42e4…6addc3
0x102d…f7600x9c95…e299Base—$0.001100%fluxa43d ago0x72c57b…c4a5f7
0x102d…f7600x9c95…e299Base—$0.001100%fluxa43d ago0xc60281…d2fc06
0x102d…f7600x9c95…e299Base—$0.001100%fluxa43d ago0x91986d…275c5e
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa43d ago0xcf4c3a…1549fa
0x102d…f7600x9c95…e299Base—$0.001100%fluxa43d ago0x0f087b…0fb64b
0x102d…f7600x9c95…e299Base—$0.001100%fluxa43d ago0xa05381…75d9a8
0x102d…f7600x9c95…e299Base—$0.001100%fluxa43d ago0xd31292…4f7cd0

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.