Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932120d ago0x30311a…f7d2c7
0x7694…2e2c0x50eb…6480Base$0.008100%0x54f0…7932120d ago0xcbe257…9b8aa6
0x7694…2e2c0x50eb…6480Base$0.002100%0x54f0…7932120d ago0xe5e305…364516
0x7694…2e2c0x50eb…6480Base$0.002100%0x54f0…7932120d ago0xd6643b…0dc2c6
0x7694…2e2c0x50eb…6480Base$0.005100%0x54f0…7932120d ago0xf9f64a…42dd30
0x7694…2e2c0x50eb…6480Base$0.005100%0x54f0…7932120d ago0xef5986…645072
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932120d ago0x9a7f0e…39fe64
0x7694…2e2c0x50eb…6480Base$0.003100%0x54f0…7932120d ago0xb7cfb2…827afc
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932120d ago0xbb2ab8…c33604
0x7694…2e2c0x50eb…6480Base$0.002100%0x54f0…7932120d ago0x33ed97…9c6c22
0x7694…2e2c0x50eb…6480Base$0.002100%0x54f0…7932120d ago0xcc4142…9b116f
0x7694…2e2c0x50eb…6480Base$0.003100%0x54f0…7932120d ago0xa7aadc…1c4dc9
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932120d ago0xa9b18c…d2541d
0x7694…2e2c0x50eb…6480Base$0.002100%0x54f0…7932120d ago0xa15677…ff209f
0x7694…2e2c0x50eb…6480Base$0.002100%0x54f0…7932120d ago0x27516e…cf4bdd
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932120d ago0xa313a6…f90806
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932120d ago0x09c3d6…1416a8
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932120d ago0x6ca116…cb0110
0x7694…2e2c0x50eb…6480Base$0.0005100%0x54f0…7932120d ago0x013451…3ea708
0x7694…2e2c0x50eb…6480Base$0.002100%0x54f0…7932120d ago0x44e9bd…fba541
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932120d ago0x38a936…76d87f
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932120d ago0x8597de…3543c8
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932120d ago0x78628f…1989b4
0x7694…2e2c0x50eb…6480Base$0.003100%0x54f0…7932120d ago0x1b6079…438654
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932120d ago0xd96913…9ef335

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.