Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7627…f5280x9c95…e299Base—$0.001100%fluxa35d ago0xa14d4c…aa03eb
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa35d ago0xc7db09…39752b
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa35d ago0x751b2d…5dceae
0x7627…f5280x9c95…e299Base—$0.001100%fluxa35d ago0x555920…3b17e9
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa35d ago0x66a2bb…fcd150
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa35d ago0x49b3b5…d28f1f
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa35d ago0x30e957…918d68
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa35d ago0x8e9722…a5304a
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa35d ago0x3f4287…71cca3
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa35d ago0xf4beb1…c741d8
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa35d ago0xb7d5cc…6936d2
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa35d ago0xca9c02…256664
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa35d ago0xd75d55…4c26a6
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa35d ago0x18b4df…8f4bc8
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa35d ago0xb0fbae…2d6a8a
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa35d ago0x4cbb6f…83a392
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa35d ago0xa13152…6792c2
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa35d ago0x2730ff…ec5112
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa35d ago0x30ca73…cc88e8
0x7627…f5280x9c95…e299Base—$0.001100%fluxa35d ago0x2b0ebf…2d1d01
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa35d ago0x94e3c8…46114c
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa35d ago0xf91b2d…62d46e
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa36d ago0xb4d1a0…2293e1
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa36d ago0x8dd486…8a1d75
0x7627…f5280x9c95…e299Base—$0.001100%fluxa36d ago0xbe8aad…b0b507

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.