Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown56d ago0xfaf719…717b27
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown56d ago0x616c49…0221ec
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown56d ago0xd1af08…68ac7b
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown56d ago0x489a58…c833e7
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown56d ago0x42e9be…016da9
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown56d ago0xcb25d1…2247dd
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown56d ago0x8d75bb…83a023
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown56d ago0x34d198…1719b5
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown56d ago0xbd7dd3…0522e9
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown56d ago0xa58a16…49517e
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown56d ago0x3a0e94…56325e
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown56d ago0xb79f1e…dab625
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown56d ago0x2abd44…9336d5
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown56d ago0x28c536…a6d1c0
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown57d ago0x7d132b…cd3a21
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown57d ago0xa4be80…f4b998
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown57d ago0x7201d6…af85a0
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown57d ago0xe2191e…d18c14
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown57d ago0xd53b46…5998a0
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown57d ago0xf1f910…0610aa
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown57d ago0xc5c954…027030
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown57d ago0x605741…f66088
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown57d ago0x063b2b…ab5691
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown57d ago0xf790f9…ea18bd
0xa25c…39d00x9c95…e299Base$0.001100%Route unknown57d ago0x5aaa14…f9ccec

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.