Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce20…a03f0x9305…f13fBaseNansenCrypto$0.01100%coinbase12h ago0xcd1958…e0b528
0xce20…a03f0x2932…4f60Basex402 service$0.005100%coinbase12h ago0x1bdde4…a7f5b8
0xce20…a03f0x4aab…df26BaseApifyAutomation$1.00100%coinbase13h ago0x47e5cd…1ac36d
0xce20…a03f0x9305…f13fBaseNansenCrypto$0.01100%coinbase13h ago0x67f409…6f2d87
0xce20…a03fx402 Entity-ID ResolverBasex402 Entity-ID ResolverEntity-resolution$0.005100%coinbase13h ago0x69b0a0…024cca
0xce20…a03f0x19a7…aea8Basex402 service$0.002237100%coinbase13h ago0x4e65cc…d38446
0xce20…a03f0x480c…846aBaseBitrefillGift-cards$0.001100%coinbase13h ago0x7c3f3e…82f14e
0xce20…a03f0xb92a…0f3bBase—$0.03100%coinbase14h ago0x0b3729…900bf3
0xce20…a03f0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase14h ago0x81e7c8…629d8a
0xce20…a03f0x6839…1a2bBase—$0.003100%coinbase14h ago0xac42ae…0f409a
0xce20…a03f0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase14h ago0x498190…8b046d
0xce20…a03f0xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase14h ago0x4a840b…a1da0e
0xce20…a03f0x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase14h ago0x5a977a…799c3e
0xce20…a03f0x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase14h ago0xf9e0b6…3a00bc
0xce20…a03f0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase14h ago0xefa4c5…77cf8d
0xce20…a03f0xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase14h ago0x28ea83…446750
0xce20…a03f0x6839…1a2bBase—$1.00100%coinbase14h ago0x1e2033…5e88c0
0xce20…a03f0x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase14h ago0x997478…e7953d

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.