Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x0e3d…7757Base—$15.75100%0x0dd9…36a5116d ago0x35a649…bb1e52
0x5d79…ab930x0e3d…7757Base—$2.10100%0x7924…2dfe116d ago0x0a07c8…15effb
0x5d79…ab930x0e3d…7757Base—$2.10100%0x3ab4…e684116d ago0x5dd639…ce093b
0x5d79…ab930x0e3d…7757Base—$2.10100%0xc76e…a7a9116d ago0x4c47b4…d2ec05
0x5d79…ab930x0e3d…7757Base—$5.25100%0x9e2a…5a94116d ago0x352412…2f867b
0x5d79…ab930x0e3d…7757Base—$10.50100%0x5e05…afbb116d ago0xb08a58…34789e
0x5d79…ab930x0e3d…7757Base—$5.25100%0x154a…ba32116d ago0x48619f…444a1a
0x5d79…ab930x0e3d…7757Base—$1.05100%0x1913…93d9116d ago0x472918…20284b
0x5d79…ab930x0e3d…7757Base—$1.05100%0xbcc0…614b116d ago0x422e1c…ee5ab0
0x5d79…ab930x0e3d…7757Base—$10.50100%0xc664…74ab116d ago0x892285…0a4d62
0x5d79…ab930x0e3d…7757Base—$3.15100%0xf867…7e9b116d ago0x00907e…e8da78
0x5d79…ab930x0e3d…7757Base—$1.05100%0x9d66…1ab6116d ago0x9a5d6e…a9642f
0x5d79…ab930x0e3d…7757Base—$4.20100%0x33a2…877f116d ago0x6d3113…9abc3d
0x5d79…ab930x0e3d…7757Base—$15.75100%0x707e…8d28116d ago0x5f52aa…9ba60b
0x5d79…ab930x0e3d…7757Base—$3.15100%0x77d2…395e116d ago0x7e70c6…14e260
0x5d79…ab930x0e3d…7757Base—$2.10100%0xdc27…c47d116d ago0xe5e35a…ac4139
0x5d79…ab930x0e3d…7757Base—$10.50100%0x59e8…d823116d ago0x09bfee…fd6e66
0x5d79…ab930x0e3d…7757Base—$1.05100%0x9f6a…a93c116d ago0x1c59c6…3ccbdc
0x5d79…ab930x0e3d…7757Base—$3.15100%0xaa2e…f044116d ago0x114ba2…f9507c
0x5d79…ab930x0e3d…7757Base—$10.50100%0x9b8a…f4bd116d ago0xe821f8…74d0b2
0x5d79…ab930x0e3d…7757Base—$10.50100%0xe7f0…b89c116d ago0xc9ad0c…fd6b2d
0x5d79…ab930x0e3d…7757Base—$5.25100%0x38ac…96f6116d ago0xd8fa3a…c3a554
0x5d79…ab930x0e3d…7757Base—$21.00100%0x3494…a4d1116d ago0x881c98…04a27d
0x5d79…ab930x0e3d…7757Base—$3.15100%0xb89a…e8ac116d ago0x8034de…7e434f
0x5d79…ab930x0e3d…7757Base—$1.05100%0xfbba…dd90116d ago0xc710da…29fea3

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.