Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown45d ago0xcc8658…2d588a
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown45d ago0xc6bcd7…736b57
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown45d ago0xccd49a…f815e9
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown45d ago0x2c97fa…8a5e55
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown45d ago0xf60e20…1d8106
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown45d ago0x3b6666…6131ac
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown45d ago0x496c9f…be9e0e
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown45d ago0x34d6c5…0dfb79
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown45d ago0xe77c42…8446f9
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown45d ago0xaa8d99…bcf784
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown45d ago0xe343c7…f9662c
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown45d ago0x858577…889439
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown45d ago0x6bc725…644b86
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown46d ago0x710021…8ab1b8
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown46d ago0xf8ed23…b826f0
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown46d ago0xdabe84…458ae4
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown46d ago0x6f82e4…678427
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown46d ago0x6f9c4e…653acd
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown46d ago0x1c3817…e8a6a7
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown46d ago0x2ba382…184425
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown46d ago0x2e03c1…af82bb
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown46d ago0xb41e85…12f20e
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown46d ago0x0ade5e…e58cb0
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown46d ago0x85548b…2eb334
0xf3d3…59e10x9c95…e299Base$0.001100%Route unknown46d ago0xa6b176…6d34b8

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.