Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6f9…71f50xabf4…a9d0BasePerp funding rate and historyCrypto$0.02100%payAI86d ago0xf189d1…1673b6
0xb6f9…71f5execboxBaseScrape402Extraction$0.006100%coinbase86d ago0x982e94…8206fe
0xb6f9…71f50x0e84…b808BaseOtto AITwitter search$0.001100%coinbase86d ago0x74ecb5…27e564
0xb6f9…71f50x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase86d ago0xcf24e2…eaddf4
0xb6f9…71f50x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase86d ago0xb980e8…aba92a
0xb6f9…71f50x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase86d ago0xfd6e22…574352
0xb6f9…71f50x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase86d ago0x6d35bb…ebbace
0xb6f9…71f50x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase86d ago0x7fcb40…8c2ce6
0xb6f9…71f50xbd17…283dBaseStableFinanceNews$0.02100%coinbase86d ago0x4b56f3…ea9788
0xb6f9…71f50x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase86d ago0xb52820…db0e4d
0xb6f9…71f50xbc64…e3b0Basex402 service$0.005100%coinbase86d ago0xa21a31…c0c2ae
0xb6f9…71f50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase86d ago0x5d6df8…3a3096
0xb6f9…71f50x2b6d…32c5Base2sPublic-records$0.001100%coinbase86d ago0xfe7f9e…2e8e03
0xb6f9…71f50xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase86d ago0x53b4ee…19199b
0xb6f9…71f50x6e8b…4e2eBasex402 service$0.002100%coinbase86d ago0xda2e6a…ab3d95
0xb6f9…71f50x6e8b…4e2eBasex402 service$0.002100%coinbase86d ago0xa18240…a371fc
0xb6f9…71f50x6e8b…4e2eBasex402 service$0.002100%coinbase86d ago0x6454f9…27f20f
0xb6f9…71f50x6e8b…4e2eBasex402 service$0.002100%coinbase86d ago0xb85c2d…8369a5

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.