Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base$1.05100%0x72fe…16d683d ago0xf08ae3…e7f6e4
0x3fb1…7e250x0e3d…7757Base$5.25100%0xd4ab…0bb683d ago0x1846a9…c40cb3
0x3fb1…7e250x0e3d…7757Base$10.50100%0x88cf…d21b83d ago0x9f9b57…ff28ca
0x3fb1…7e250x0e3d…7757Base$6.30100%0x6b3c…58cb83d ago0x514f12…e28552
0x3fb1…7e250x0e3d…7757Base$10.50100%0xc2ed…bd4e83d ago0x058a22…114790
0x3fb1…7e250x0e3d…7757Base$1.05100%0x2bdf…11ce83d ago0x65d3ee…92cacb
0x3fb1…7e250x0e3d…7757Base$2.10100%0xda2d…f5ea83d ago0x125209…65645e
0x3fb1…7e250x0e3d…7757Base$49.35100%0x5a57…2a9e83d ago0x9c8342…abc5dd
0x3fb1…7e250x0e3d…7757Base$26.25100%0x2a59…864583d ago0x63b019…606fae
0x3fb1…7e250x0e3d…7757Base$10.50100%0x9d18…1e3a83d ago0x259424…3df893
0x3fb1…7e250x0e3d…7757Base$1.05100%0xfbdd…4dae83d ago0x56e68f…dd2cfc
0x3fb1…7e250x0e3d…7757Base$5.25100%0x12fd…41c883d ago0x369e54…712f94
0x3fb1…7e250x0e3d…7757Base$1.05100%0x0dd6…b0b083d ago0x022684…27a581
0x3fb1…7e250x0e3d…7757Base$5.25100%0x271d…71b483d ago0xa930d9…7652ce
0x3fb1…7e250x0e3d…7757Base$6.30100%0x78aa…366783d ago0xce3f04…bd8f7c
0x3fb1…7e250x0e3d…7757Base$1.05100%0x8503…c07283d ago0xfa0d69…8886ac
0x3fb1…7e250x0e3d…7757Base$1.05100%0xfe64…ec0883d ago0xde1803…72c850
0x3fb1…7e250x0e3d…7757Base$10.50100%0x4d99…3c6383d ago0x0c872a…ce1662
0x3fb1…7e250x0e3d…7757Base$2.10100%0x629a…da9c83d ago0x08c1ba…b94506
0x3fb1…7e250x0e3d…7757Base$52.50100%0xc072…b4b183d ago0xd5a099…30b593
0x3fb1…7e250x0e3d…7757Base$2.10100%0xbada…25fd83d ago0xf23246…ee75bf
0x3fb1…7e250x0e3d…7757Base$1.05100%0x91b5…1a5e83d ago0xc8e17b…1656e0
0x3fb1…7e250x0e3d…7757Base$10.50100%0xcfba…f10683d ago0x578baa…533736
0x3fb1…7e250x0e3d…7757Base$5.25100%0xf74f…ffda83d ago0x48c469…71047f
0x3fb1…7e250x0e3d…7757Base$10.50100%0x4f6a…d2f683d ago0xf02030…6bfe96

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.