Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown59d ago0x555d51…8cee5d
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown59d ago0x05fa12…ff2ec7
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown59d ago0xc02b73…a36370
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown59d ago0x5c546a…ad715d
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown59d ago0x6119bc…a3326c
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown59d ago0x0b83b1…a0e8c7
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown59d ago0x5c2111…9d391c
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown59d ago0x23504a…d5eace
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown59d ago0x41c852…b9cbb6
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown59d ago0xb9cabb…e35a33
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown59d ago0x02c606…495439
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown59d ago0x4324bc…8d95b4
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown59d ago0xb95561…0d7bde
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown59d ago0xc6789f…e8cc0e
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown59d ago0x918b7a…3a78ef
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown59d ago0x816a50…b9d710
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown59d ago0x41750d…053570
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown59d ago0x848fb5…0150d3
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown59d ago0xa26a5a…411db1
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown59d ago0xe6c6f0…020f71
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown60d ago0xf34c5c…5b7a88
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown60d ago0x7a8957…40fe8b
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown60d ago0x32989e…e5148c
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown60d ago0x48b932…a32e39
0x26f0…d6060x9c95…e299Base$0.001100%Route unknown60d ago0x60ae92…9cd5ac

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.