Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff7a…088c0xeb18…02c1Base—$15.95100%0xbb67…9bc473d ago0x33bda1…f5a06d
0x99c4…b1ce0xeb18…02c1Base—$15.45100%0xbb67…9bc473d ago0x148abc…30acbe
0x4210…e0660xeb18…02c1Base—$15.45100%0xbb67…9bc473d ago0x5e5021…8f761c
0x24f7…8f670xeb18…02c1Base—$12.58100%0xbb67…9bc473d ago0x081a7d…c4b689
0x668b…26470xeb18…02c1Base—$14.99100%0xbb67…9bc473d ago0x13ef24…b1ef2e
0x5e32…8ca10xeb18…02c1Base—$12.42100%0xbb67…9bc473d ago0xd7b4bd…b93c52
0x8337…d2510xeb18…02c1Base—$15.74100%0xbb67…9bc473d ago0x89a1ff…805a14
0xad92…b47f0xeb18…02c1Base—$15.91100%0xbb67…9bc473d ago0x7f3bd3…e9984b
0x28fd…c8380xeb18…02c1Base—$17.67100%0xbb67…9bc473d ago0x2adc0d…070374
0xdf48…9f0a0xeb18…02c1Base—$18.02100%0xbb67…9bc473d ago0x2673d0…170943
0xc37f…1c4e0xeb18…02c1Base—$14.57100%0xbb67…9bc473d ago0x1b3c4f…6384a7
0x5de0…78810xeb18…02c1Base—$19.27100%0xbb67…9bc473d ago0x4c00d8…a2a4bf
0x5332…d2b60xeb18…02c1Base—$10.95100%0xbb67…9bc473d ago0xf072f2…9c8973
0x3978…b3570xeb18…02c1Base—$15.77100%0xbb67…9bc473d ago0x7d1b9d…521b14
0xe5fc…2bd80xeb18…02c1Base—$16.49100%0xbb67…9bc473d ago0x933d5b…598d2c
0x2e93…d9230xeb18…02c1Base—$18.32100%0xbb67…9bc473d ago0xfb2669…41dcde
0x9185…aa530xeb18…02c1Base—$10.68100%0xbb67…9bc473d ago0xdfa291…083c7f
0xce14…7ec10xeb18…02c1Base—$15.30100%0xbb67…9bc473d ago0x6052b3…3abc6c
0xc245…57530xeb18…02c1Base—$11.98100%0xbb67…9bc473d ago0xd607fd…49e87c
0x3275…be8c0xeb18…02c1Base—$10.11100%0xbb67…9bc473d ago0xf99369…97c418
0xba5b…a07c0xeb18…02c1Base—$14.55100%0xbb67…9bc473d ago0x6fef84…cb0f0d
0x970f…6c1e0xeb18…02c1Base—$10.24100%0xbb67…9bc473d ago0x40bb0a…fa4500
0x7c5e…63a20xeb18…02c1Base—$14.52100%0xbb67…9bc473d ago0xd50b05…284b67
0x61a8…af310xeb18…02c1Base—$16.52100%0xbb67…9bc473d ago0xc7dc10…8d0ae0
0x0df1…8f100xeb18…02c1Base—$13.68100%0xbb67…9bc473d ago0x6477ab…7b2782

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.