Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc228…cf710x9c95…e299Base$0.001100%Route unknown30d ago0xb3dd6a…9dc13c
0xc228…cf710x9c95…e299Base$0.001100%Route unknown30d ago0x081bbd…9d8041
0xc228…cf710x9c95…e299Base$0.001100%Route unknown30d ago0x74a70e…540835
0xc228…cf710x9c95…e299Base$0.001100%Route unknown30d ago0x3f43d0…ad8bbd
0xc228…cf710x9c95…e299Base$0.001100%Route unknown30d ago0x56ecc4…691fee
0xc228…cf710x9c95…e299Base$0.001100%Route unknown30d ago0xc4ecd8…3fcad2
0xc228…cf710x9c95…e299Base$0.001100%Route unknown30d ago0xbc29eb…c9798e
0xc228…cf710x9c95…e299Base$0.001100%Route unknown30d ago0x64596d…86873d
0xc228…cf710x9c95…e299Base$0.001100%Route unknown30d ago0x987b51…2882c5
0xc228…cf710x9c95…e299Base$0.001100%Route unknown30d ago0xabdd22…c87b14
0xc228…cf710x9c95…e299Base$0.001100%Route unknown30d ago0xd14b65…91dc92
0xc228…cf710x9c95…e299Base$0.001100%Route unknown30d ago0x8cbe20…823b5c
0xc228…cf710x9c95…e299Base$0.001100%Route unknown30d ago0x082514…fe14ef
0xc228…cf710x9c95…e299Base$0.001100%Route unknown30d ago0x2093f8…ef7eff
0xc228…cf710x9c95…e299Base$0.001100%Route unknown30d ago0x5ce9ff…4c3295
0xc228…cf710x9c95…e299Base$0.001100%Route unknown30d ago0x63a3d4…269df8
0xc228…cf710x9c95…e299Base$0.001100%Route unknown30d ago0x9b6f90…74f3bc
0xc228…cf710x9c95…e299Base$0.001100%Route unknown30d ago0x34cd44…21216e
0xc228…cf710x9c95…e299Base$0.001100%Route unknown30d ago0x8bc3a1…dbfc48
0xc228…cf710x9c95…e299Base$0.001100%Route unknown30d ago0x791a14…680544
0xc228…cf710x9c95…e299Base$0.001100%Route unknown30d ago0xe595a8…8f112a
0xc228…cf710x9c95…e299Base$0.001100%Route unknown30d ago0x6cff5c…7fe5e3
0xc228…cf710x9c95…e299Base$0.001100%Route unknown30d ago0xca09d5…8652b3
0xc228…cf710x9c95…e299Base$0.001100%Route unknown30d ago0x8b008d…5b78c7
0xc228…cf710x9c95…e299Base$0.001100%Route unknown30d ago0x216350…e2cc23

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.