Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc807…8f290x9c95…e299Base$0.001100%Route unknown55d ago0x9ed936…e7186a
0xc807…8f290x9c95…e299Base$0.001100%Route unknown55d ago0xf950da…c7d3fb
0xc807…8f290x9c95…e299Base$0.001100%Route unknown55d ago0xd314ac…12e9bc
0xc807…8f290x9c95…e299Base$0.001100%Route unknown55d ago0x74597a…fe1a56
0xc807…8f290x9c95…e299Base$0.001100%Route unknown55d ago0x9699d5…38eee1
0xc807…8f290x9c95…e299Base$0.001100%Route unknown55d ago0x60d1e4…4ae3a7
0xc807…8f290x9c95…e299Base$0.001100%Route unknown55d ago0xfa74c1…0cb038
0xc807…8f290x9c95…e299Base$0.001100%Route unknown55d ago0x71335a…46176b
0xc807…8f290x9c95…e299Base$0.001100%Route unknown55d ago0xb52d0d…cd9502
0xc807…8f290x9c95…e299Base$0.001100%Route unknown55d ago0x3e55b8…50963e
0xc807…8f290x9c95…e299Base$0.001100%Route unknown55d ago0x9223f9…c95145
0xc807…8f290x9c95…e299Base$0.001100%Route unknown55d ago0x6698ed…e39f76
0xc807…8f290x9c95…e299Base$0.001100%Route unknown55d ago0x7db200…ba6af4
0xc807…8f290x9c95…e299Base$0.001100%Route unknown55d ago0x925601…3d6714
0xc807…8f290x9c95…e299Base$0.001100%Route unknown55d ago0x86bb9f…2ee66d
0xc807…8f290x9c95…e299Base$0.001100%Route unknown55d ago0x418dd8…211803
0xc807…8f290x9c95…e299Base$0.001100%Route unknown55d ago0xe63631…c17940
0xc807…8f290x9c95…e299Base$0.001100%Route unknown55d ago0x3b4135…133739
0xc807…8f290x9c95…e299Base$0.001100%Route unknown55d ago0xcd155c…333b0d
0xc807…8f290x9c95…e299Base$0.001100%Route unknown55d ago0x05c555…5cde18
0xc807…8f290x9c95…e299Base$0.001100%Route unknown55d ago0x412c55…85b820
0xc807…8f290x9c95…e299Base$0.001100%Route unknown55d ago0x1a8e30…99b8b0
0xc807…8f290x9c95…e299Base$0.001100%Route unknown55d ago0x73c87f…6e2406
0xc807…8f290x9c95…e299Base$0.001100%Route unknown55d ago0x3acd03…698a79
0xc807…8f290x9c95…e299Base$0.001100%Route unknown55d ago0xb3a5e1…d2ffc5

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.