Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce42…2c510x6e8b…4e2eBasex402 service$0.001100%coinbase87d ago0xc38387…6a513d
0xce42…2c510x5b56…96f0Basex402 service$0.003100%coinbase87d ago0xe64f9e…8b3d5f
0xce42…2c510xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase87d ago0x164c5c…6fba4a
0xce42…2c510xd20f…7d0dBaseNavi Web IntelligenceWeb-scraping$0.001100%coinbase87d ago0xa1cb33…ffd84f
0xce42…2c510xeb4d…7d53Base—$0.005694100%coinbase87d ago0x4726dd…e93c35
0xce42…2c510xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase87d ago0xd0c953…f4518d
0xce42…2c510xa112…7d60Base—$0.01100%heurist87d ago0xcbf792…6bc886
0xce42…2c510x6302…ad57BaseTripadvisorTravel$0.01100%payAI87d ago0x3ee4fa…c72ea8
0xce42…2c510x6302…ad57BaseTripadvisorTravel$0.01100%payAI87d ago0xbaa3b0…efb75d
0xce42…2c510x6302…ad57BaseTripadvisorTravel$0.01100%payAI87d ago0x63c355…72a2b7
0xce42…2c510x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase87d ago0x2fd9c5…66e1c6
0xce42…2c510xd20f…7d0dBaseNavi Web IntelligenceWeb-scraping$0.001100%coinbase87d ago0xad75ec…e0e008
0xce42…2c510xbaf5…53ccBasex402 service$0.08100%coinbase87d ago0x3cf5f1…8e6671
0xce42…2c510x217e…67c4Basex402 Service Auditx402$0.003100%coinbase87d ago0x7064bc…9fcbc9
0xce42…2c510x24fa…9bf2Basex402 service$0.005100%coinbase87d ago0x0d2a58…f1c1f0

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.