Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0122…06080x9c95…e299Base$0.001100%Route unknown38d ago0x69a8a6…cad63c
0x0122…06080x9c95…e299Base$0.001100%Route unknown38d ago0x424a15…d2501e
0x0122…06080x9c95…e299Base$0.001100%Route unknown38d ago0x782600…4e9e70
0x0122…06080x9c95…e299Base$0.001100%Route unknown38d ago0x354a34…8d4cf8
0x0122…06080x9c95…e299Base$0.001100%Route unknown38d ago0x02adcf…7f699a
0x0122…06080x9c95…e299Base$0.001100%Route unknown38d ago0x269e25…c022a3
0x0122…06080x9c95…e299Base$0.001100%Route unknown38d ago0xbef4bf…5b8605
0x0122…06080x9c95…e299Base$0.001100%Route unknown38d ago0x58ec75…0bce2c
0x0122…06080x9c95…e299Base$0.001100%Route unknown38d ago0xab41d3…69f524
0x0122…06080x9c95…e299Base$0.001100%Route unknown38d ago0x51c68b…c882ed
0x0122…06080x9c95…e299Base$0.001100%Route unknown38d ago0x857491…af4d5a
0x0122…06080x9c95…e299Base$0.001100%Route unknown38d ago0xbd83c6…505e46
0x0122…06080x9c95…e299Base$0.001100%Route unknown38d ago0x7999d0…49bbde
0x0122…06080x9c95…e299Base$0.001100%Route unknown39d ago0x382eef…295225
0x0122…06080x9c95…e299Base$0.001100%Route unknown39d ago0xcb3bc1…95b424
0x0122…06080x9c95…e299Base$0.001100%Route unknown39d ago0x10829b…7451ef
0x0122…06080x9c95…e299Base$0.001100%Route unknown39d ago0xb7e2c3…c69ae8
0x0122…06080x9c95…e299Base$0.001100%Route unknown39d ago0xc9f9d3…26751b
0x0122…06080x9c95…e299Base$0.001100%Route unknown39d ago0xcf3b08…4a690c
0x0122…06080x9c95…e299Base$0.001100%Route unknown39d ago0xc03195…5076bc
0x0122…06080x9c95…e299Base$0.001100%Route unknown39d ago0x66a851…477f39
0x0122…06080x9c95…e299Base$0.001100%Route unknown39d ago0x97d96e…d2bf73
0x0122…06080x9c95…e299Base$0.001100%Route unknown39d ago0xa058c4…e82ee2
0x0122…06080x9c95…e299Base$0.001100%Route unknown39d ago0x8213e1…5fcf8e
0x0122…06080x9c95…e299Base$0.001100%Route unknown39d ago0x408edf…7b9ab5

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.