Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown53d ago0xa256e8…40dac4
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown53d ago0xa18e8a…58bb34
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown53d ago0xed8299…9c323f
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown54d ago0xf50b42…6d974d
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown54d ago0xaf89a7…8ccde6
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown54d ago0xa51b51…682733
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown54d ago0xba90d4…22c84a
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown54d ago0x61eadd…592302
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown54d ago0xeb1843…96e4f5
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown54d ago0x8cc024…91d49b
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown54d ago0x815c3e…998dbd
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown54d ago0x949c3b…0d844e
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown54d ago0x741eaa…836b7d
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown54d ago0x9805e3…11e6dd
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown54d ago0xc2c9f0…4280d0
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown54d ago0x6d028c…149f55
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown54d ago0x6d9876…6f7969
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown54d ago0x8fa8bf…5e6eae
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown54d ago0xafa44c…40034a
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown54d ago0x84ef3b…adde2e
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown54d ago0xa39c76…8c185d
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown54d ago0x08c3a0…0523a6
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown54d ago0x977827…c47809
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown54d ago0xa5a800…b84915
0x66e6…43c00x9c95…e299Base$0.001100%Route unknown54d ago0x85eb82…d1d45f

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.