Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4dda…2f2e0xeb18…02c1Base—$14.00100%0xbb67…9bc492d ago0x58a7a5…af7312
0x4dda…2f2e0xeb18…02c1Base—$19.50100%0xbb67…9bc492d ago0xd26981…360dd3
0x85f5…b7690xeb18…02c1Base—$1.50100%0xbb67…9bc492d ago0x5b5151…dbc04d
0x55bd…48820xeb18…02c1Base—$12.90100%0xbb67…9bc492d ago0x94b195…8955dc
0x8291…9e560xeb18…02c1Base—$19.11100%0xbb67…9bc492d ago0x3487bb…156423
0x28f4…24770xeb18…02c1Base—$22.41100%0xbb67…9bc492d ago0x7a95b6…b3a5f4
0x09b5…01340xeb18…02c1Base—$16.40100%0xbb67…9bc492d ago0xc818c6…fdd342
0x0b83…88100xeb18…02c1Base—$26.40100%0xbb67…9bc492d ago0x8332af…902336
0xeddc…cdf00xeb18…02c1Base—$23.40100%0xbb67…9bc492d ago0xeb4722…42f33b
0xa65d…5c440xeb18…02c1Base—$20.41100%0xbb67…9bc492d ago0x8db6d8…3e76f0
0xfdf5…11870xeb18…02c1Base—$19.40100%0xbb67…9bc492d ago0x2cef1f…e0238c
0x3964…76690xeb18…02c1Base—$11.77100%0xbb67…9bc492d ago0xa96a0a…e16a0e
0x6572…17bf0xeb18…02c1Base—$16.81100%0xbb67…9bc492d ago0x0d3b59…0d85f5
0x9a46…cfaf0xeb18…02c1Base—$12.80100%0xbb67…9bc492d ago0x1d53b8…c7bdf7
0x94bd…96480xeb18…02c1Base—$24.01100%0xbb67…9bc492d ago0xb1774e…ca2e46
0x4a17…430a0xeb18…02c1Base—$21.00100%0xbb67…9bc492d ago0x63327a…9c125d
0x8ff2…33460xeb18…02c1Base—$11.60100%0xbb67…9bc492d ago0x2f848a…d15951
0x4bce…e0210xeb18…02c1Base—$38.35100%0xbb67…9bc492d ago0x82e668…bc817f
0xc49c…77510xeb18…02c1Base—$18.80100%0xbb67…9bc492d ago0x0d15df…8c651d
0xe0b2…9a6d0xeb18…02c1Base—$13.91100%0xbb67…9bc492d ago0x970881…6019b9
0x08c6…30e70xeb18…02c1Base—$16.30100%0xbb67…9bc492d ago0x4d294f…de0bd1
0x2acb…7a4f0xeb18…02c1Base—$19.41100%0xbb67…9bc492d ago0x5e92e0…9309e8
0x1522…33510xeb18…02c1Base—$21.11100%0xbb67…9bc492d ago0x8977fc…4f4cae
0x5b72…66020xeb18…02c1Base—$20.50100%0xbb67…9bc492d ago0x716f27…70ee53
0x2019…17840xeb18…02c1Base—$19.76100%0xbb67…9bc492d ago0xd506ca…d81b06

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.