Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base$23.1070%0xc5c7…f8a544d ago0x447e46…69221b
0x4a94…56d80x47c5…4fc3Base$14.0070%0x3e70…fea144d ago0x8dcede…0f1d6b
0xa787…64cf0x47c5…4fc3Base$10.5070%0xdae3…916a44d ago0xa9b561…60f390
0x1332…66eb0x47c5…4fc3Base$10.5070%0x7311…c90b44d ago0xc846f1…fdcb00
0x8e04…f06d0x47c5…4fc3Base$27.0470%0x9ea2…605a44d ago0x47520d…2292a6
0xa787…64cf0x47c5…4fc3Base$10.5070%0x5d3d…e33344d ago0x8f3ec4…760643
0x1332…66eb0x47c5…4fc3Base$38.8570%0x4f6a…d2f644d ago0x03398d…03fc09
0x1332…66eb0x47c5…4fc3Base$21.0070%0xc664…74ab44d ago0xbe7b24…b176ef
0x1332…66eb0x47c5…4fc3Base$2.1070%0x816c…9f8644d ago0x439269…6533b5
0xc9a2…31540x47c5…4fc3Base$14.7070%0xb92d…57bc44d ago0x123aec…65d625
0xc9a2…31540x47c5…4fc3Base$52.5070%0x5f60…e48e44d ago0x89fa93…b74b10
0x9dac…c7bf0x47c5…4fc3Base$10.0070%0xfdf6…61a844d ago0xce1ae1…622c2a
0x1332…66eb0x47c5…4fc3Base$10.5070%0xa782…cada44d ago0x408645…48cfeb
0x9a56…6b1f0x47c5…4fc3Base$17.8570%0xb834…55bc44d ago0x0c2db7…b7e2fc
0xa787…64cf0x47c5…4fc3Base$3.1570%0x19e0…dcbe44d ago0x6fa413…984e46
0xd6c0…30fd0x47c5…4fc3Base$10.5070%0x54c8…88d544d ago0x8a9773…b02932
0x5af2…a14f0x47c5…4fc3Base$12.0070%0x4ec9…366144d ago0x512c3e…4b9ffb
0xa787…64cf0x47c5…4fc3Base$4.2070%0x4345…1ce944d ago0xb776f1…0395f6
0x1332…66eb0x47c5…4fc3Base$8.4070%0x5513…a8a944d ago0xa8d747…ab40a6
0x1332…66eb0x47c5…4fc3Base$31.5070%0xbcc0…614b44d ago0x5a3b79…089030
0xa787…64cf0x47c5…4fc3Base$10.5070%0x160a…c89144d ago0x0ef272…2c1d30
0x1332…66eb0x47c5…4fc3Base$3.0070%0x127e…b24a44d ago0x29c9fd…77cc17
0x1332…66eb0x47c5…4fc3Base$1.0570%0x5823…9b2144d ago0x74ae08…b806b9
0x1332…66eb0x47c5…4fc3Base$40.3570%0xa0c6…2cb444d ago0x955f84…37da9a
0xa520…eca40x47c5…4fc3Base$5.2570%0x0744…c73c44d ago0xe5c042…218df2

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.