Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa34b…a97f0xfafc…41e9Base$6.00100%0x4337…a93d91d ago0x1bd7f7…26c506
0xa34b…a97f0x0aa3…f81aBase$14.00100%0x3018…023091d ago0x04651a…613377
0xa34b…a97f0xcf21…8216Base$319.07100%0x2d3f…4a2891d ago0x5d5e36…bb1667
0xa34b…a97f0x765d…bf6fBase$200.62100%0x4337…8d0e91d ago0xa97b5a…3fec8f
0xa34b…a97f0xe98b…8306Base$149.67100%0x4337…f63791d ago0xaef89e…f26e14
0xa34b…a97f0xbfb4…bca1Base$49.87100%0x4337…44cc91d ago0xe8016c…64d9cb
0xa34b…a97f0x9819…51afBase$24.74100%0x4337…5e7d91d ago0x632494…1f6cca
0xa34b…a97f0x21f6…2894Base$6.00100%0x4337…181192d ago0x12d5c6…15159e
0xa34b…a97f0xc2ef…2b0cBase$6.00100%0x3018…023092d ago0x01a67d…831179
0xa34b…a97f0x9ec3…e6f8Base$14.00100%0xf880…f31992d ago0xf563d8…e627f3
0xa34b…a97f0xef2b…2e40Base$145.68100%0xf880…f31992d ago0x861f12…4fba0f
0xa34b…a97f0xef2b…2e40Base$152.67100%0x2d3f…4a2892d ago0x348377…c70eef
0xa34b…a97f0x0e3f…a333Base$6.00100%0x4337…beb192d ago0x150d0b…8d413e
0xa34b…a97f0x0951…d662Base$19.00100%0x2d3f…4a2892d ago0xcd81a1…899ae7
0xa34b…a97f0xaa86…69c4Base$6.00100%0x3018…023092d ago0x6717b9…ca3f64
0xa34b…a97f0xfc59…cff9Base$6.00100%0x4337…a4ab92d ago0xa64c30…f0f3b1
0xa34b…a97f0x6825…5b9eBase$7.00100%0x3018…023092d ago0x30021a…081742
0xa34b…a97f0xd272…2425Base$8.00100%0x4337…9ffe92d ago0x21d4de…4f78ae
0xa34b…a97f0x38d0…fa62Base$6.00100%0x4337…d6af92d ago0xa95f19…47df57
0xa34b…a97f0xfaff…f606Base$6.00100%0x4337…2d7992d ago0xe38914…bfeb59
0xa34b…a97f0x2617…15eaBase$6.00100%0x4337…9ad492d ago0xe73735…59910e

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.