Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfee7…96790x9dc9…59bdBasex402 service$0.01100%candidates104d ago0xc2a3c1…7ff5b6
0xfee7…96790x402c…b394Basex402 service$0.02100%candidates104d ago0x234536…c2dfa1
0xfee7…96790x260f…82b0Basex402 service$0.10100%coinbase104d ago0x18ec74…cdbae4
0xfee7…96790x8043…25a8Basex402 service$0.06100%payAI104d ago0xe4b199…8fc1ed
0xfee7…96790x8043…25a8Basex402 service$0.06100%payAI104d ago0xb8f5f7…5dd095
0xfee7…96790x5f5d…4359Base—$0.005100%candidates104d ago0x3b467a…1006e0
0xfee7…96790x5f5d…4359Base—$0.005100%candidates104d ago0xdb92f8…31926d
0xfee7…96790x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase104d ago0x7e2b7b…9e5d1a
0xfee7…96790x0e84…b808BaseOtto AITwitter search$0.001100%coinbase104d ago0x1c499f…24b5a5
0xfee7…96790x1274…d0b6BaseToken PricePrice$0.001100%coinbase104d ago0x55e0c1…b47858
0xfee7…96790x124f…4478BaseStableCryptoDefillama$0.01100%coinbase104d ago0x8248bd…05bb9f
0xfee7…96790x260f…82b0Basex402 service$0.01100%coinbase105d ago0x96ab7d…e227a2
0xfee7…96790x124f…4478BaseStableCryptoDefillama$0.01100%coinbase105d ago0x69afd6…6ef5ab
0xfee7…96790x2b6d…32c5Base2sPublic-records$0.0012100%coinbase105d ago0x02d9e8…86f1c9
0xfee7…96790x124f…4478BaseStableCryptoDefillama$0.01100%coinbase105d ago0xfeb535…9503df
0xfee7…96790x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase105d ago0x68e1bc…91af88
0xfee7…96790x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase105d ago0xbf1433…9f1abd
0xfee7…96790x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase105d ago0x77bba4…c185a7
0xfee7…96790x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase105d ago0xbb40e7…917520
0xfee7…96790x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase105d ago0x160182…364a9f
0xfee7…96790x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase105d ago0x2637a2…3af791
0xfee7…96790x260f…82b0Basex402 service$0.02100%coinbase105d ago0x3b9ade…b38a7e
0xfee7…96790x260f…82b0Basex402 service$0.02100%coinbase105d ago0xb3992a…0427eb
0xfee7…96790x260f…82b0Basex402 service$0.02100%coinbase105d ago0x0765b0…8220f9
0xfee7…96790x260f…82b0Basex402 service$0.005100%coinbase105d ago0x8a94fc…c2123c

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.