Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xccab…a0220xff98…be6dBase—$1.00100%coinbase99d ago0xe0491a…9988df
0xccab…a0220xff98…be6dBase—$1.00100%coinbase99d ago0x35a850…f6622d
0xccab…a0220xdadc…b9dfBaseNetIntelWeb content$0.05100%coinbase99d ago0x8070ad…6b3f68
0xccab…a0220xdadc…b9dfBaseNetIntelWeb content$0.05100%coinbase99d ago0x463e20…be39d6
0xccab…a0220x2932…4f60Basex402 service$0.01100%coinbase99d ago0x0733a4…2a633f
0xccab…a0220x24fa…9bf2Basex402 service$0.001100%coinbase99d ago0x8f51cd…bcef9e
0xccab…a0220x5b56…96f0Basex402 service$0.003100%coinbase99d ago0xecfdc0…c4b43d
0xccab…a0220xc91c…b95cBasex402 serviceCrypto$0.001100%coinbase99d ago0x3ec516…487a5d
0xccab…a0220x03d7…584cBasex402 service$0.008100%coinbase99d ago0xc5dac6…d86a73
0xccab…a0220x5b56…96f0Basex402 service$0.003100%coinbase99d ago0x07c0b5…bc1b22
0xccab…a0220xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase99d ago0x8ed562…314fb9
0xccab…a0220xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase99d ago0xe04b68…509db6
0xccab…a0220x217e…67c4Basex402 Service Auditx402$0.003100%candidates99d ago0xc48521…2307f7
0xccab…a0220x2932…4f60Basex402 service$0.01100%coinbase99d ago0x2bd88e…654ef1
0xccab…a0220xd20f…7d0dBaseNavi Web IntelligenceWeb-scraping$0.005100%coinbase99d ago0xc8fa76…697b06

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.