Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x47c5…4fc3Base$10.5070%0x238e…232511d ago0x41fd83…e16cd4
0xa787…64cf0x47c5…4fc3Base$15.7570%0x363e…450d11d ago0xb0901e…091841
0xa787…64cf0x47c5…4fc3Base$52.5070%0x6d49…84c811d ago0xa15890…07d61e
0xa787…64cf0x47c5…4fc3Base$15.7570%0x3663…55ff11d ago0xd09bc5…37b013
0xa787…64cf0x47c5…4fc3Base$10.5070%0x1c06…7baa11d ago0x044505…029676
0xa787…64cf0x47c5…4fc3Base$10.5070%0xf9f2…732911d ago0xce497e…d5cac0
0xa787…64cf0x47c5…4fc3Base$10.5070%0xa8a2…c53b11d ago0xc808b8…cf29e5
0xa787…64cf0x47c5…4fc3Base$10.5070%0x05c6…16ba11d ago0x9d8e14…69fa4f
0xa787…64cf0x47c5…4fc3Base$10.5070%0x6c20…6aed11d ago0x72f6a4…55d3c1
0xa787…64cf0x47c5…4fc3Base$10.5070%0xf11b…db9411d ago0x6b531d…a811e0
0xa787…64cf0x47c5…4fc3Base$10.5070%0xca67…882011d ago0x841340…e5320c
0xa787…64cf0x47c5…4fc3Base$10.5070%0xfbcc…3fea11d ago0xf24760…9731be
0xa787…64cf0x47c5…4fc3Base$15.7570%0xa8e8…666811d ago0x64c3e1…2be359
0xa787…64cf0x47c5…4fc3Base$10.5070%0x64fd…12f411d ago0x9cf640…614f32
0xa787…64cf0x47c5…4fc3Base$10.5070%0x41d2…bf7f11d ago0x91d7a6…fbaa1a
0xa787…64cf0x47c5…4fc3Base$10.5070%0x6d25…ee4111d ago0x139335…e48052
0xa787…64cf0x47c5…4fc3Base$10.5070%0x39a9…7be511d ago0x09a0ae…562af0
0xa787…64cf0x47c5…4fc3Base$10.5070%0x8516…088311d ago0x892495…7b083f
0xa787…64cf0x47c5…4fc3Base$15.7570%0x93eb…4c2911d ago0x00813d…741203
0xa787…64cf0x47c5…4fc3Base$10.5070%0x238e…232511d ago0xba7ee9…6c0801
0xa787…64cf0x47c5…4fc3Base$31.5070%0xab17…f94311d ago0x054dab…7070b0
0xa787…64cf0x47c5…4fc3Base$52.5070%0x6288…8b4911d ago0x4f0b0d…a4d0ce
0xa787…64cf0x47c5…4fc3Base$10.5070%0x9307…e92a11d ago0xa50342…08287f
0xa787…64cf0x47c5…4fc3Base$10.5070%0xa6d0…a3cd11d ago0x735c56…510130
0xa787…64cf0x47c5…4fc3Base$21.0070%0x09f6…b65c11d ago0x9e1b01…fce13a

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.