Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x803a…60cbBase$0.05100%candidates99d ago0xcd279a…a1a82b
0xb90a…9ae40x0a6b…a5e4Base$0.06100%candidates99d ago0xdb0179…f5244d
0xb90a…9ae40xdee8…c84aBase$0.05100%candidates99d ago0xaf82bc…bb9da1
0xb90a…9ae40x97f7…da17Base$0.05100%candidates99d ago0x0bcaf8…f01d94
0xb90a…9ae40x685d…33f3Base$0.05100%candidates99d ago0x2921dd…5c71c9
0xb90a…9ae40xff83…6e3fBase$0.16100%candidates99d ago0x89f605…7ca388
0xb90a…9ae40x29fd…21b8Base$0.05100%candidates99d ago0xc9bdf6…a74de8
0xb90a…9ae40x5b49…d848Base$0.05100%candidates99d ago0x719b78…401857
0xb90a…9ae40x2ec9…0b8dBase$0.05100%candidates99d ago0xc38cf6…b52fea
0xb90a…9ae40xfcee…99baBase$0.14100%candidates99d ago0xb9b62b…a63da9
0xb90a…9ae40x59d0…8eb3Base$0.05100%candidates99d ago0x4cc9c1…51c757
0xb90a…9ae40xfd72…f716Base$0.02100%candidates99d ago0xee415f…370a8f
0xb90a…9ae40x9583…3034Base$0.05100%candidates99d ago0xd32a8f…0ad6b7
0xb90a…9ae40x2085…5d8fBase$0.05100%candidates99d ago0x27ba95…e73435
0xb90a…9ae40x608b…60faBase$0.05100%candidates99d ago0xb1ac22…e09e8a
0xb90a…9ae40xae7c…3f25Base$0.05100%candidates99d ago0x177840…3540c6
0xb90a…9ae40x4de5…3708Base$0.05100%candidates99d ago0xcf1323…5461ef
0xb90a…9ae40x81bc…dbd4Base$0.11100%candidates99d ago0x5bc980…086745
0xb90a…9ae40xdc15…d5a5Base$0.05100%candidates99d ago0x440711…28c09a
0xb90a…9ae40xb76a…5291Base$0.05100%candidates99d ago0x273b5e…1fe344
0xb90a…9ae40xfdb6…8d1fBase$0.05100%candidates99d ago0x152316…39743b
0xb90a…9ae40x0e90…26c6Base$0.05100%candidates99d ago0xda8ff8…14cfb7
0xb90a…9ae40x1538…084dBase$0.05100%candidates99d ago0x2c0bc2…2c2eb7
0xb90a…9ae40x4de9…11b3Base$0.10100%candidates99d ago0xf95842…9e9a8e
0xb90a…9ae40x16cd…bc19Base$0.05100%candidates99d ago0x1d756c…2ed06f

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.