Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1c9a…33bd0x8545…9d49Base—$0.01100%coinbase71d ago0x876860…5c6a69
0x1c9a…33bd0xce99…fc3dBase—$0.01100%coinbase71d ago0x09a716…63d969
0x1c9a…33bd0x4eda…b0c6Base—$0.01100%coinbase71d ago0x1e8f6e…587aa5
0x1c9a…33bd0xe8aa…bb58Base—$0.01100%coinbase71d ago0x6a2302…694674
0x1c9a…33bd0xadcc…e93fBase—$0.01100%coinbase71d ago0x6d4bdf…0410a8
0x1c9a…33bd0x926f…5bc8Base—$0.01100%coinbase71d ago0x67908b…116cc1
0x1c9a…33bd0xbd47…ef01Base—$0.01100%coinbase71d ago0x828215…0e1f73
0x1c9a…33bd0xe3d8…7fe5Base—$0.01100%coinbase71d ago0x5ed732…7d60e3
0x1c9a…33bd0x58ce…9205Base—$0.01100%coinbase71d ago0x075da6…f30076
0x1c9a…33bd0x4d33…1a2fBase—$0.01100%coinbase71d ago0xf3dcaa…7ada59
0x1c9a…33bd0xda4b…871fBase—$0.01100%coinbase71d ago0x081f86…e10447
0x1c9a…33bd0x553a…aa51Base—$0.01100%coinbase71d ago0x6553a4…2ac185
0x1c9a…33bd0x3fb3…fb37Base—$0.01100%coinbase71d ago0x7b5827…168071
0x1c9a…33bd0xcd0f…5ca4Base—$0.01100%coinbase71d ago0x6dfce6…157b70
0x1c9a…33bd0x5439…16b8Base—$0.01100%coinbase71d ago0x5cdc73…e3defe
0x1c9a…33bd0xf50a…e213Base—$0.01100%coinbase71d ago0xbec8fd…da5443
0x1c9a…33bd0x40f0…91e1Base—$0.01100%coinbase71d ago0xcbe76a…b93386
0x1c9a…33bd0xa53a…c1dfBase—$0.01100%coinbase71d ago0x4accd7…7f0991
0x1c9a…33bd0x13f0…9328Base—$0.01100%coinbase71d ago0xe4543d…770d68
0x1c9a…33bd0x075b…3acbBase—$0.01100%coinbase71d ago0x97988e…bc3b84
0x1c9a…33bd0x21a0…7ed2Base—$0.01100%coinbase71d ago0xa27958…ca85c5
0x1c9a…33bd0x9bc4…9968Base—$0.01100%coinbase71d ago0xc74950…63d68f
0x1c9a…33bd0x4a07…6a1fBase—$0.01100%coinbase71d ago0x6daf69…3449ec
0x1c9a…33bd0x6a94…882eBase—$0.01100%coinbase71d ago0x628bbd…85194f
0x1c9a…33bd0xe277…4840Base—$0.01100%coinbase71d ago0x00b9bb…a9e649

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.