Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf861…cd530x47c5…4fc3Base—$10.5070%0xeb2b…34ca13d ago0x50a843…824a3f
0xf861…cd530x47c5…4fc3Base—$10.5070%0xb859…c36713d ago0xf1c96d…a65476
0xf861…cd530x47c5…4fc3Base—$10.5070%0x3368…d66b13d ago0x5ea3c0…3ab3f8
0xf861…cd530x47c5…4fc3Base—$10.5070%0x5d0b…1ded13d ago0x00ea59…9e9161
0xf861…cd530x47c5…4fc3Base—$10.5070%0x9903…29c413d ago0x9e0648…23823e
0xf861…cd530x47c5…4fc3Base—$10.5070%0xbada…25fd13d ago0x319b57…2912ae
0xf861…cd530x47c5…4fc3Base—$15.7570%0x505d…14d613d ago0x2e55d7…ba5bd6
0xf861…cd530x47c5…4fc3Base—$11.5570%0xc07c…d71813d ago0xb4bdc9…6704b4
0xf861…cd530x47c5…4fc3Base—$10.5070%0x1efc…9e4313d ago0x3e462f…ac7fb7
0xf861…cd530x47c5…4fc3Base—$10.5070%0x12ba…6b6113d ago0xd244c1…01ad52
0xf861…cd530x47c5…4fc3Base—$10.5070%0x9ee0…41c313d ago0x0cabc9…342bb5
0xf861…cd530x47c5…4fc3Base—$15.7570%0x0fb0…485913d ago0xb4fc69…7f8d42
0xf861…cd530x47c5…4fc3Base—$10.5070%0x4d43…5ecd13d ago0x8a15f3…7a5cdf
0xf861…cd530x47c5…4fc3Base—$10.5070%0x1a34…32c113d ago0x764d77…e95599
0xf861…cd530x47c5…4fc3Base—$10.5070%0xddf5…034713d ago0xf90e8a…96e520
0xf861…cd530x47c5…4fc3Base—$10.5070%0x9765…21f514d ago0x91bc15…460152
0xf861…cd530x47c5…4fc3Base—$10.5070%0x77d8…3bfa14d ago0x270a35…bd1c55
0xf861…cd530x47c5…4fc3Base—$10.5070%0x450f…b50614d ago0xc97fc0…e10563

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.