Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4888…bb360x0e84…b808BaseOtto AITwitter search$0.001100%coinbase79d ago0x116fa4…eb5039
0x4888…bb360x1304…17caBasex402 service$0.05100%coinbase79d ago0x4d8749…94e387
0x4888…bb36Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.01100%coinbase79d ago0xe1e327…c97cbf
0x4888…bb360x50ab…12fcBaseArbiPulseDefi$0.10100%coinbase79d ago0x860daa…140421
0x4888…bb360x549c…c6d1Basex402 service$0.02100%coinbase79d ago0x93627e…0c2829
0x4888…bb360x2b6d…32c5Base2sPublic-records$0.0012100%coinbase80d ago0x4c9647…45e7e9
0x4888…bb360x5781…83b7BaseCryptoDataNodeCrypto$0.001100%coinbase80d ago0x8ee69d…a1c237
0x4888…bb360xd20f…7d0dBase—$0.001100%coinbase80d ago0x0a6762…fadd18
0x4888…bb360xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase80d ago0x70b80b…6ee423
0x4888…bb360xe602…f599Basex402 service$0.01100%coinbase80d ago0x32287f…250a23
0x4888…bb360xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase80d ago0x2f434a…ba88fd
0x4888…bb360xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase80d ago0x90aef5…40e2e7
0x4888…bb360xe602…f599Basex402 service$0.01100%coinbase80d ago0xe5bd86…97a008
0x4888…bb360xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase80d ago0x02963b…e6af3d
0x4888…bb360x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase80d ago0x806736…1e8e2e

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.