Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown37d ago0xa5b56f…4190c1
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown37d ago0xdfe7ce…4ff741
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown37d ago0x6062d1…066691
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown37d ago0x0574a0…da118d
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown37d ago0x3841c1…8a8a24
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown37d ago0xce0d32…463aab
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown37d ago0xd6e386…a4252a
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown37d ago0xffc1a0…a67fea
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown37d ago0x8da79d…0931f7
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown37d ago0xf32a1d…de49d2
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown37d ago0x8531e4…69cbf7
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown37d ago0x09ddb6…cdc917
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown38d ago0xc1e4db…2cafa6
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown38d ago0xb1f2eb…8e45e0
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown38d ago0x9cb530…3d5275
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown38d ago0x2f483e…5a17a7
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown38d ago0xcf8656…7da704
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown38d ago0x6c87e0…9732f2
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown38d ago0x6e8abc…980f0d
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown38d ago0x5679ee…98c8d9
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown38d ago0x8e6623…80af10
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown38d ago0x503613…bb946e
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown38d ago0x879013…fb5976
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown38d ago0x468455…f66833
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown38d ago0x282489…c41696

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.