Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x350c…397d0x9c95…e299Base$0.001100%Route unknown48d ago0xce0c5f…d009a0
0x350c…397d0x9c95…e299Base$0.001100%Route unknown48d ago0x21f397…1a23ea
0x350c…397d0x9c95…e299Base$0.001100%Route unknown48d ago0x840517…18a9ab
0x350c…397d0x9c95…e299Base$0.001100%Route unknown48d ago0x1f6d75…f7d13e
0x350c…397d0x9c95…e299Base$0.001100%Route unknown49d ago0x236d1d…aa1525
0x350c…397d0x9c95…e299Base$0.001100%Route unknown49d ago0x7dd288…1aa288
0x350c…397d0x9c95…e299Base$0.001100%Route unknown49d ago0xe3f00e…e0577f
0x350c…397d0x9c95…e299Base$0.001100%Route unknown49d ago0xd13a3e…23d8f2
0x350c…397d0x9c95…e299Base$0.001100%Route unknown49d ago0x58fa4e…cf7ea8
0x350c…397d0x9c95…e299Base$0.001100%Route unknown49d ago0x60e499…39f415
0x350c…397d0x9c95…e299Base$0.001100%Route unknown49d ago0xe4b5dc…41f6dc
0x350c…397d0x9c95…e299Base$0.001100%Route unknown49d ago0x172b62…639921
0x350c…397d0x9c95…e299Base$0.001100%Route unknown49d ago0x92e9d2…306c26
0x350c…397d0x9c95…e299Base$0.001100%Route unknown49d ago0x0c55db…30c6db
0x350c…397d0x9c95…e299Base$0.001100%Route unknown49d ago0xf3e428…0af08c
0x350c…397d0x9c95…e299Base$0.001100%Route unknown49d ago0x383e13…ab3754
0x350c…397d0x9c95…e299Base$0.001100%Route unknown49d ago0xbedb37…f9eed2
0x350c…397d0x9c95…e299Base$0.001100%Route unknown49d ago0x29e639…f8574e
0x350c…397d0x9c95…e299Base$0.001100%Route unknown49d ago0x565995…d73445
0x350c…397d0x9c95…e299Base$0.001100%Route unknown49d ago0x0e71ab…28c02d
0x350c…397d0x9c95…e299Base$0.001100%Route unknown49d ago0xf8135c…d5ad8d
0x350c…397d0x9c95…e299Base$0.001100%Route unknown49d ago0x29c6bd…3e6c3e
0x350c…397d0x9c95…e299Base$0.001100%Route unknown49d ago0xee1054…e140f2
0x350c…397d0x9c95…e299Base$0.001100%Route unknown49d ago0xb7aaff…a70b32
0x350c…397d0x9c95…e299Base$0.001100%Route unknown49d ago0x5ed9b0…8149a1

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.