Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd02d…68a00x3c08…83d8Base—$0.001100%daydreams51d ago0xba2d48…6a20d2
0xd02d…68a00x3c08…83d8Base—$0.001100%daydreams51d ago0x0b7f13…d961f0
0xd02d…68a00x3c08…83d8Base—$0.001100%daydreams51d ago0x274dd9…603b5b
0xd02d…68a00x3c08…83d8Base—$0.001100%daydreams51d ago0x5ccd99…85153e
0xd02d…68a00x3c08…83d8Base—$0.001100%daydreams51d ago0xee84f0…60d9f0
0xd02d…68a00x3c08…83d8Base—$0.001100%daydreams51d ago0x3da601…e6f158
0xd02d…68a00x3c08…83d8Base—$0.001100%daydreams51d ago0x145a7a…6dcb2e
0xd02d…68a00x3c08…83d8Base—$0.001100%daydreams51d ago0x386207…1722f1
0xd02d…68a00x3c08…83d8Base—$0.001100%daydreams51d ago0x3dad6e…cf4ebb
0xd02d…68a00x3c08…83d8Base—$0.001100%daydreams51d ago0xd631ff…d3649b
0xd02d…68a00x3c08…83d8Base—$0.001100%daydreams51d ago0x2ea46d…97341e
0xd02d…68a00x3c08…83d8Base—$0.001100%daydreams51d ago0xcedb3d…6ae2dc
0xd02d…68a00x3c08…83d8Base—$0.001100%daydreams51d ago0x7390ff…a62f8e
0xd02d…68a00x3c08…83d8Base—$0.001100%daydreams51d ago0xe6a553…5ddebf
0xd02d…68a00x3c08…83d8Base—$0.001100%daydreams51d ago0x06f2fc…632a4f
0xd02d…68a00x3c08…83d8Base—$0.001100%daydreams51d ago0x2fb489…440c33
0xd02d…68a00x3c08…83d8Base—$0.001100%daydreams51d ago0x33a009…ac62ef
0xd02d…68a00x3c08…83d8Base—$0.001100%daydreams51d ago0x9557d1…5e8707
0xd02d…68a00x3c08…83d8Base—$0.001100%daydreams51d ago0xa2b819…6446f1
0xd02d…68a00x3c08…83d8Base—$0.001100%daydreams51d ago0xf3e300…0cf5d9
0xd02d…68a00x3c08…83d8Base—$0.001100%daydreams51d ago0x22e6d1…0916c4
0xd02d…68a00x3c08…83d8Base—$0.001100%daydreams51d ago0xdaf9b5…7f2380
0xd02d…68a00x3c08…83d8Base—$0.001100%daydreams51d ago0xed6674…5b42e5
0xd02d…68a00x3c08…83d8Base—$0.001100%daydreams51d ago0x0e2b55…e67b97
0xd02d…68a00x3c08…83d8Base—$0.001100%daydreams51d ago0x1e2278…c86fd0

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.