Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x534d…418d0x18ae…0f08Base—$0.01100%coinbase69d ago0xa55961…7a2c43
0x534d…418d0xc4c2…c110Base—$0.01100%coinbase69d ago0x1a4e10…31b4c7
0x534d…418d0x7e19…54a3Base—$0.01100%coinbase69d ago0x6c94be…26853b
0x534d…418d0xadb7…568cBase—$0.01100%coinbase69d ago0x9312a3…1d4b7b
0x534d…418d0xdfff…2bb4Base—$0.01100%coinbase69d ago0x696bcc…ea13da
0x534d…418d0xe77f…ebb0Base—$0.01100%coinbase69d ago0xad7097…83c051
0x534d…418d0x72f2…7cbfBase—$0.01100%coinbase69d ago0xeb72c3…0044da
0x534d…418d0xc1ef…6033Base—$0.01100%coinbase69d ago0x4f5f58…a90126
0x534d…418d0x97c1…6ff3Base—$0.01100%coinbase69d ago0xec6a35…55cc48
0x534d…418d0x945f…78fdBase—$0.01100%coinbase69d ago0xdff5d3…7e2627
0x534d…418d0x1e08…1673Base—$0.01100%coinbase69d ago0xf065d3…d86af4
0x534d…418d0x6fee…5a07Base—$0.01100%coinbase69d ago0xb40e22…ec8bba
0x534d…418d0x5f0b…0674Base—$0.01100%coinbase69d ago0xbce75a…293eef
0x534d…418d0xf2ba…9f63Base—$0.01100%coinbase69d ago0x2abf62…9fe2e5
0x534d…418d0x502b…7655Base—$0.01100%coinbase69d ago0x92b3b4…87f7ae
0x534d…418d0x915b…6907Base—$0.01100%coinbase69d ago0x7827e4…272ace
0x534d…418d0xd131…2181Base—$0.01100%coinbase69d ago0xe3617b…72db16
0x534d…418d0x1d64…420aBase—$0.01100%coinbase69d ago0xfada3b…6b5695
0x534d…418d0x9c1b…8cc1Base—$0.01100%coinbase69d ago0xd66605…af7a74
0x534d…418d0x984e…a400Base—$0.01100%coinbase69d ago0xeefe36…586bd5
0x534d…418d0x33fd…4c71Base—$0.01100%coinbase69d ago0x9ac205…391179
0x534d…418d0x9b7f…a412Base—$0.01100%coinbase69d ago0xb4a47f…274f8b
0x534d…418d0xd3c0…78d1Base—$0.01100%coinbase69d ago0x89cd67…56924e
0x534d…418d0x57fa…490dBase—$0.01100%coinbase69d ago0x8b2a4f…ed65a2
0x534d…418d0xa07c…6774Base—$0.01100%coinbase69d ago0x10934e…22c5ac

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.