Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf576…65920xf000…94fcBase—$0.10100%coinbase16d ago0x04d1f9…e9f4db
0xf576…65920xf000…94fcBase—$0.10100%coinbase16d ago0x23c41e…944a41
0xf576…65920xf000…94fcBase—$0.10100%coinbase16d ago0xfe1642…f1416f
0xf576…65920xf000…94fcBase—$0.10100%coinbase16d ago0x4781fd…251bea
0xf576…65920xf000…94fcBase—$0.10100%coinbase16d ago0xa5aea5…2706ba
0xf576…65920xf000…94fcBase—$0.10100%coinbase16d ago0x8143e9…a2a93f
0xf576…65920xf000…94fcBase—$0.10100%coinbase16d ago0x0863bf…1038e7
0xf576…65920xf000…94fcBase—$0.10100%coinbase16d ago0x429e90…228112
0xf576…65920xf000…94fcBase—$0.10100%coinbase16d ago0x8f158d…f48c16
0xf576…65920xf000…94fcBase—$0.01100%coinbase16d ago0x09bd2d…e185d5
0xf576…65920xf000…94fcBase—$0.10100%coinbase16d ago0xd06bcc…b2a95b
0xf576…65920xf000…94fcBase—$0.10100%coinbase16d ago0xb2a8e9…5b777a
0xf576…65920xf000…94fcBase—$0.10100%coinbase16d ago0x715824…083bfe
0xf576…65920xf000…94fcBase—$0.10100%coinbase16d ago0x2ed33d…09d3be
0xf576…65920xf000…94fcBase—$0.10100%coinbase16d ago0x592d9c…f62377
0xf576…65920xf000…94fcBase—$0.10100%coinbase16d ago0x10e1e5…36f7f7
0xf576…65920xf000…94fcBase—$0.10100%coinbase16d ago0x80172d…06fce5
0xf576…65920xf000…94fcBase—$0.10100%coinbase16d ago0x4b274a…03ac98
0xf576…65920xf000…94fcBase—$0.10100%coinbase16d ago0xd0c2e0…ec6b56
0xf576…65920xf000…94fcBase—$0.10100%coinbase16d ago0xb8d33c…9a1bef
0xf576…65920xf000…94fcBase—$0.10100%coinbase16d ago0x438ba2…d08099
0xf576…65920xf000…94fcBase—$0.01100%coinbase17d ago0x386dde…559fc5
0xf576…65920xf000…94fcBase—$0.10100%coinbase17d ago0xa784c1…8e39e8
0xf576…65920xf000…94fcBase—$0.01100%coinbase17d ago0xddeaac…d956af
0xf576…65920xf000…94fcBase—$0.10100%coinbase17d ago0x207ed6…a2f88c

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.