Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown19d ago0x1b9ffc…f192ef
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown20d ago0x6ffe0b…3ca95b
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown20d ago0x134266…517c60
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown20d ago0x04674e…e21c51
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown20d ago0x1097ee…abd9ea
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown20d ago0xf44b20…8a7b4b
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown20d ago0x6116b3…0afdec
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown20d ago0x30b46a…054dbb
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown20d ago0xb38486…35a7dc
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown20d ago0xf18383…f78771
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown20d ago0xa9af90…9c3078
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown20d ago0x02a82f…6585c1
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown20d ago0xfeeb96…21e2dc
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown20d ago0x417964…4ebc17
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown20d ago0x7b278d…731287
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown20d ago0x17f0e9…3e46d6
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown20d ago0xe71525…2093e3
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown20d ago0xff3663…684a2a
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown20d ago0x4424fe…bb6761
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown20d ago0x504629…d26761
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown20d ago0xe3bf39…7c9c20
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown20d ago0x40eb1d…1c833e
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown20d ago0x1c8141…b9f43a
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown20d ago0xc4fd89…016c2b
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown20d ago0x2dee04…a4b793

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.