Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa6…e7b90xef32…981eBase—$0.01100%coinbase69d ago0x7d445d…c8fc13
0xcfa6…e7b90xe1ec…c64dBase—$0.01100%coinbase69d ago0xe576bc…012faa
0xcfa6…e7b90x4d8b…76e9Base—$0.01100%coinbase69d ago0x1cd2a0…5784c5
0xcfa6…e7b90x960d…0276Base—$0.01100%coinbase69d ago0x46a5b2…617b87
0xcfa6…e7b90xd1f8…45d9Base—$0.01100%coinbase69d ago0x26a0fa…9b106c
0xcfa6…e7b90x25ae…a320Base—$0.01100%coinbase69d ago0xbac8b5…69ee21
0xcfa6…e7b90xfd6c…dfa7Base—$0.01100%coinbase69d ago0xb0903e…946781
0xcfa6…e7b90x2161…9794Base—$0.01100%coinbase69d ago0x6570d3…69686b
0xcfa6…e7b90x840f…1d20Base—$0.01100%coinbase69d ago0x342f30…05d1e8
0xcfa6…e7b90xdd7a…d9a2Base—$0.01100%coinbase69d ago0x8944c3…950c47
0xcfa6…e7b90xfc9f…5896Base—$0.01100%coinbase69d ago0x32e49d…fd83e2
0xcfa6…e7b90xd90c…4c60Base—$0.01100%coinbase69d ago0x153125…b2b3aa
0xcfa6…e7b90xf54d…e00cBase—$0.01100%coinbase69d ago0x8e6a7f…b69c40
0xcfa6…e7b90x9a25…51caBase—$0.01100%coinbase69d ago0xd580c4…64c655
0xcfa6…e7b90xb614…641bBase—$0.01100%coinbase69d ago0x71c291…ff0b4f
0xcfa6…e7b90x5264…0903Base—$0.01100%coinbase69d ago0x0855c1…b350c1
0xcfa6…e7b90xedbf…a55fBase—$0.01100%coinbase69d ago0xa6ae82…05c381
0xcfa6…e7b90x7ed4…2365Base—$0.01100%coinbase69d ago0xf195dc…08e74d
0xcfa6…e7b90xd283…c947Base—$0.01100%coinbase69d ago0xd4aa91…a6d092
0xcfa6…e7b90x451d…c6c8Base—$0.01100%coinbase69d ago0xc25936…62022f
0xcfa6…e7b90x4b9d…8564Base—$0.01100%coinbase69d ago0x47ea6b…1f2294
0xcfa6…e7b90x4f2d…0239Base—$0.01100%coinbase70d ago0x490dc9…02ef0e
0xcfa6…e7b90x9ba6…1487Base—$0.01100%coinbase70d ago0xe3eb64…fd71ef
0xcfa6…e7b90x4376…72f0Base—$0.01100%coinbase70d ago0x8decca…b9c7ab
0xcfa6…e7b90xa9fb…37acBase—$0.01100%coinbase70d ago0x5da6c0…20119d

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.