Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates99d ago0x27c6d0…fe5ee0
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase99d ago0x242da5…129ae0
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates99d ago0x0550f9…d75abb
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase99d ago0x88c840…4f5a30
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates100d ago0xabdd9e…8fe373
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase100d ago0x6fa4b1…bde2f7
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase100d ago0xd04faf…0fde31
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase100d ago0x99f0d4…57b8e5
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase100d ago0x718865…284c7d
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase100d ago0x9962bd…2026c5
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase100d ago0x346408…de09cd
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase100d ago0x483e8a…c7c0c2
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates100d ago0xa5f59b…8269ed
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase100d ago0xe384e3…009e94
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates100d ago0x102829…78f97a
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates100d ago0x2bf15e…9a8c6a
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates100d ago0x726624…6c8118
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates100d ago0x5ba9e2…87ac8e
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase100d ago0xcdb339…8ee9ff
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase100d ago0x342ce0…f97352
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase100d ago0x92ca95…e32faf
0x80e5…c9f70xa9dd…2315Base—$0.002100%candidates100d ago0xf510f9…b2f3cc
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase100d ago0xcf021b…745bb8
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase100d ago0x98acb7…f18304
0x80e5…c9f70xa9dd…2315Base—$0.002100%coinbase100d ago0x20d40e…7dcf7b

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.