Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91e3…842a0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase98d ago0xe7e821…43f7e0
0x91e3…842a0xdcec…7566Basex402 service$0.01100%candidates98d ago0xfa730e…ed9c0a
0x91e3…842a0xd20f…7d0dBase—$0.004100%coinbase98d ago0xa4ba99…f3cce4
0x91e3…842a0xdcec…7566Basex402 service$0.01100%coinbase98d ago0x2bae29…14e282
0x91e3…842a0x24fa…9bf2Basex402 service$0.003100%coinbase98d ago0xc7ae31…233460
0x91e3…842a0xcf92…42fbBasex402 service$0.001100%coinbase98d ago0xb3e29f…1494a3
0x91e3…842a0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase98d ago0x53d866…d18744
0x91e3…842a0xcf92…42fbBasex402 service$0.001100%coinbase98d ago0xe7c046…645231
0x91e3…842a0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase98d ago0xfc21cd…494201
0x91e3…842a0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase98d ago0xb71386…c47acf
0x91e3…842a0xe903…1abfBaseBlockRun.AIAi$0.001100%candidates98d ago0xe89f61…c17924
0x91e3…842a0xe903…1abfBaseBlockRun.AIAi$0.001100%candidates98d ago0x3200c9…bf02f0
0x91e3…842a0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0x43f109…8344a0
0x91e3…842a0x1274…d0b6BaseToken PricePrice$0.001100%coinbase98d ago0x0501f7…bc3685
0x91e3…842a0x124f…4478BaseStableCryptoDefillama$0.01100%candidates98d ago0x03bd69…fd8449
0x91e3…842a0xe82e…59e3BaseTickersFeedStock-quotes$0.002100%coinbase98d ago0x88498a…2777fa
0x91e3…842a0x260f…82b0Basex402 service$0.001100%coinbase98d ago0x02e237…0c4ccc
0x91e3…842a0xe903…1abfBaseBlockRun.AIAi$0.001100%candidates98d ago0x5cfce7…3995dc
0x91e3…842a0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase98d ago0x0901dd…248c8a
0x91e3…842a0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase99d ago0xe97ec6…0c228b
0x91e3…842a0xcf92…42fbBasex402 service$0.10100%coinbase99d ago0x76e790…addca0
0x91e3…842a0x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase99d ago0x7687c6…6a58b2
0x91e3…842a0x3070…fa85Basex402 service$0.01100%coinbase99d ago0x33077c…665f1f
0x91e3…842a0x260f…82b0Basex402 service$0.01100%coinbase99d ago0x9c7b32…b98f21
0x91e3…842a0x260f…82b0Basex402 service$0.001100%candidates99d ago0x7b943a…11bc50

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.