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$31.5070%0x3ab4…e68412d ago0xf64007…1e3239
0x79ec…56320x47c5…4fc3Base$21.0070%0x79f3…6a3812d ago0x771453…3a59a4
0x79ec…56320x47c5…4fc3Base$63.0070%0x88cf…d21b12d ago0x3c968f…9951c1
0x79ec…56320x47c5…4fc3Base$10.5070%0xd775…7f8112d ago0x84a222…e9073a
0x79ec…56320x47c5…4fc3Base$10.5070%0x4a9f…031112d ago0x272af2…a99b6e
0x79ec…56320x47c5…4fc3Base$10.5070%0xaa2e…f04412d ago0x522a82…433a20
0x79ec…56320x47c5…4fc3Base$10.5070%0xd798…875112d ago0x4e30c5…09af28
0x79ec…56320x47c5…4fc3Base$10.5070%0xbf7d…708b12d ago0x7f5499…836c32
0x79ec…56320x47c5…4fc3Base$10.5070%0x9dba…e8e012d ago0x6fd343…cbd22c
0x79ec…56320x47c5…4fc3Base$10.5070%0x7daa…021712d ago0x09bc08…070827
0x79ec…56320x47c5…4fc3Base$10.5070%0x2d29…913b12d ago0x79a888…afffa7
0x79ec…56320x47c5…4fc3Base$31.5070%0xaa2e…f04412d ago0xb0a090…8ea478
0x79ec…56320x47c5…4fc3Base$10.5070%0xf11b…db9412d ago0x9c454e…a454b6
0x79ec…56320x47c5…4fc3Base$31.5070%0xb859…c36712d ago0xf8218e…74e3be
0x79ec…56320x47c5…4fc3Base$10.5070%0x2ce3…0cdb12d ago0x7afb4b…321cd1
0x79ec…56320x47c5…4fc3Base$21.0070%0x4c95…d79b12d ago0x206aeb…fc7748
0x79ec…56320x47c5…4fc3Base$21.0070%0x175b…99fa12d ago0x2a670b…72fe2e
0x79ec…56320x47c5…4fc3Base$10.5070%0xa5c8…4ccb12d ago0x3d9bf0…bf9166
0x79ec…56320x47c5…4fc3Base$10.5070%0xa69c…e8d512d ago0x82adb2…568048
0x79ec…56320x47c5…4fc3Base$31.5070%0x8112…516712d ago0x3f28cd…945e7e
0x79ec…56320x47c5…4fc3Base$15.7570%0x44bc…cd6a12d ago0x7a0905…cff001
0x79ec…56320x47c5…4fc3Base$26.2570%0x0562…cf2012d ago0x68fc3e…a899a5
0x79ec…56320x47c5…4fc3Base$21.0070%0xa48e…f66112d ago0xdae365…b92bd8
0x79ec…56320x47c5…4fc3Base$10.5070%0x6c20…6aed12d ago0xa566b3…1b7ee1
0x79ec…56320x47c5…4fc3Base$31.5070%0xf8c4…d83612d ago0x2ce689…caa2d4

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.