Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79ec…56320x47c5…4fc3Base$126.0070%0x03f1…4e5f15d ago0x6041db…6db50d
0x1332…66eb0x47c5…4fc3Base$105.0070%0xd773…a25015d ago0x7837c7…d46850
0x930d…88840x47c5…4fc3Base$300.0070%0xc4a4…9e8615d ago0xe52ec6…07f2a0
0x531a…a05d0x47c5…4fc3Base$26.2570%0x1e0a…902e15d ago0xc1a533…85c49e
0x110d…7a180x47c5…4fc3Base$10.5070%0x1c06…7baa15d ago0x776e4a…139527
0x1057…6ada0x47c5…4fc3Base$10.5070%0x5e44…05a815d ago0x91539e…c8ed36
0x7829…9eab0x47c5…4fc3Base$7,875.0070%0x6a32…813615d ago0x258ef7…b8405f
0x5d79…ab930x47c5…4fc3Base$10.5070%0xfe8c…49bb15d ago0x7af479…4650bd
0x79ec…56320x47c5…4fc3Base$10.5070%0x0e26…797815d ago0x792e05…c2f8a8
0xf59a…015b0x47c5…4fc3Base$10.5070%0xa423…2cae15d ago0xdf09aa…ac78eb
0x1332…66eb0x47c5…4fc3Base$10.5070%0xff29…064615d ago0x4096c7…23a4ee
0x1332…66eb0x47c5…4fc3Base$105.0070%0x515b…21b515d ago0x0b676b…8f6946
0x1332…66eb0x47c5…4fc3Base$18.0070%0x3764…3be015d ago0x405160…09268a
0x1332…66eb0x47c5…4fc3Base$10.5070%0x4639…93fa15d ago0x85fbb0…041705
0x1332…66eb0x47c5…4fc3Base$21.0070%0x93eb…4c2915d ago0x056cd9…d5fced
0x64e4…8acc0x47c5…4fc3Base$10.0070%0x4c4a…536c15d ago0x1a7990…2a7053
0xc4b7…768c0x47c5…4fc3Base$1.5470%0x8503…c07215d ago0xb992e3…36dfbb
0x1332…66eb0x47c5…4fc3Base$13.6570%0x6d10…b12b15d ago0x4d7fdc…8b44cd
0x4bfb…0c880x47c5…4fc3Base$10.5070%0x505d…14d615d ago0x8cea37…599aa8
0x1332…66eb0x47c5…4fc3Base$105.0070%0x2fb6…129715d ago0x2a12cc…7de789
0x79ec…56320x47c5…4fc3Base$21.0070%0x6647…552615d ago0x41b52d…d6035d
0x1332…66eb0x47c5…4fc3Base$1,050.0070%0xc330…c0b215d ago0x93d6cf…b8212a
0xa787…64cf0x47c5…4fc3Base$42.0070%0x77d8…3bfa15d ago0xdf8a62…9181c1
0x1332…66eb0x47c5…4fc3Base$25.0070%0xfb22…aa3b15d ago0x9656be…50aa5f
0xd93f…0e080x47c5…4fc3Base$14.5670%0xeb2b…34ca15d ago0x813807…64becb

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.