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 unknown31d ago0x83e71b…07e988
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown31d ago0x8a3e91…e16339
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown31d ago0xf8c2f3…5e9af6
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown31d ago0x7e42a8…9427bd
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown31d ago0x4efa2b…9cee4f
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown31d ago0xf31552…eb8332
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown31d ago0x211645…3a63c7
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown31d ago0xbef5c3…0421a2
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown31d ago0x113a7a…2e806b
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown31d ago0xb36e01…86285d
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown32d ago0x927481…bee9e3
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown32d ago0x2e66f1…b5d220
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown32d ago0x2fc196…22267f
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown32d ago0x42f630…14d617
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown32d ago0xd25c6d…1d4a5d
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown32d ago0xb539e2…9f0365
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown32d ago0xaa58b6…dc5b4f
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown32d ago0x72315e…926c89
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown32d ago0xeeecf8…be814b
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown32d ago0xd343c2…b35921
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown32d ago0xcfbe45…1483af
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown32d ago0x94849f…dee161
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown32d ago0x770928…3a5d3f
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown32d ago0xd16f66…6d64d1
0x51c4…10d70x9c95…e299Base$0.001100%Route unknown32d ago0x827340…a06a4d

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.