Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3327…9b1c0x54d6…4afaBasex402 service$0.05100%coinbase88d ago0x26e3ec…22a7c4
0x3327…9b1c0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase88d ago0xc5fcac…321e60
0x3327…9b1c0xffc4…37b1Basex402 service$0.001100%coinbase88d ago0x344986…c73493
0x3327…9b1c0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase88d ago0x6bc24a…a48d50
0x3327…9b1c0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase88d ago0x2441ac…48c6fa
0x3327…9b1c0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase88d ago0xa632d5…ee265e
0x3327…9b1c0x7103…3661BaseVoidFeedDataset$0.25100%coinbase88d ago0x303bc5…902232
0x3327…9b1c0x24fa…9bf2Basex402 service$0.001100%coinbase89d ago0xd2df17…21ab6c
0x3327…9b1c0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase89d ago0x4b9a57…f3378e
0x3327…9b1c0x24fa…9bf2Basex402 service$0.001100%coinbase89d ago0x4027b8…c068dd
0x3327…9b1c0xa3ba…8e08Basex402 service$1.99100%coinbase89d ago0xbfc013…25c9f3
0x3327…9b1c0x4466…125eBasex402 service$0.08100%coinbase89d ago0x6abc19…8e93b2
0x3327…9b1c0x1e15…2817BaseSeoul Weather APIWeather$0.01100%coinbase89d ago0xc29b3d…1ccdfd
0x3327…9b1c0x1e15…2817BaseSeoul Weather APIWeather$0.01100%coinbase89d ago0x3cc2db…542b83
0x3327…9b1c0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase89d ago0xea6764…f99d46
0x3327…9b1c0xeb4d…7d53Base—$0.005694100%coinbase89d ago0x7446e4…57edbb
0x3327…9b1c0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase89d ago0x12ee9d…5bd37f

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.