Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe206…d9c60x1044…cfcfBase—$0.01100%coinbase42d ago0xaa9d73…d7d6e5
0xe206…d9c60xe612…ecf4Base—$0.01100%coinbase42d ago0xab762b…0017a1
0xe206…d9c60x7d2f…2205Base—$0.01100%coinbase42d ago0xc40f4a…9ef4be
0xe206…d9c60xf1ce…bab4Base—$0.01100%coinbase42d ago0x5ac17b…05dd1d
0xe206…d9c60x8973…1e54Base—$0.01100%coinbase42d ago0x45b524…dc26eb
0xe206…d9c60xba54…502fBase—$0.01100%coinbase42d ago0xc74a20…82477c
0xe206…d9c60x05ff…fd0bBase—$0.01100%coinbase42d ago0xb727ed…e83df7
0xe206…d9c60x3101…6249Base—$0.01100%coinbase42d ago0x23362d…3f904f
0xe206…d9c60x8975…67a8Base—$0.01100%coinbase42d ago0xf3762c…a4a046
0xe206…d9c60xdfff…8d59Base—$0.01100%coinbase43d ago0xa2e2b0…6a23ce
0xe206…d9c60x80f3…9ccbBase—$0.01100%coinbase43d ago0x5dce7c…d87671
0xe206…d9c60x1366…978bBase—$0.01100%coinbase43d ago0xe9181d…ece14f
0xe206…d9c60x324c…688dBase—$0.01100%coinbase43d ago0xc4aa4e…db518b
0xe206…d9c60xe4b8…519aBase—$0.01100%coinbase43d ago0x5fecb0…ba8a0e
0xe206…d9c60x6400…15a6Base—$0.01100%coinbase43d ago0xe012c7…9e73f0
0xe206…d9c60xad3b…10ceBase—$0.01100%coinbase43d ago0x598ee8…2d1f47
0xe206…d9c60x27ef…8c26Base—$0.01100%coinbase43d ago0x2d1558…5c3768
0xe206…d9c60xe176…e688Base—$0.01100%coinbase43d ago0xc523bc…5b9b5d
0xe206…d9c60xb223…f561Base—$0.01100%coinbase43d ago0x1d62ba…e3fe45
0xe206…d9c60xf129…e6fcBase—$0.01100%coinbase43d ago0x836ad1…55e6e9
0xe206…d9c60x7531…a9daBase—$0.01100%coinbase43d ago0x561d42…187d88
0xe206…d9c60x9aa0…87e5Base—$0.01100%coinbase43d ago0x5da346…945c3b
0xe206…d9c60x9290…9284Base—$0.01100%coinbase43d ago0x9d690c…d84f04
0xe206…d9c60x4448…8b92Base—$0.01100%coinbase43d ago0x26d07f…b637e6
0xe206…d9c60x146e…ce4fBase—$0.01100%coinbase43d ago0x18d282…92d594

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.