Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85bd…db6b0x4466…125eBasex402 service$0.01100%coinbase87d ago0x474a76…0e5f52
0x8daf…69530x85bd…db6bBase—$0.001181100%coinbase87d ago0x4b4059…a50e06
0x8daf…69530x85bd…db6bBase—$0.001186100%coinbase87d ago0xa94e57…e5b71b
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase87d ago0xf7206f…a53166
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase87d ago0x33e121…7a8062
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase87d ago0x7d5cf8…7831a6
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase87d ago0x82cc88…c2987e
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase87d ago0x837dda…6837a9
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase87d ago0x86acd5…6e97ee
0x85bd…db6b0x325b…d430BaseStableEnrichExa$0.02100%coinbase87d ago0x693367…36fa6d
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase87d ago0x32137d…d986f4
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.009554100%coinbase87d ago0x6387b5…fb5a11
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.008807100%coinbase87d ago0x9b573d…187e96
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.008409100%coinbase87d ago0xa004a4…fe62e3
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.008077100%coinbase87d ago0x32b2ae…2eacad
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase87d ago0x3f0ac0…06f793
0x85bd…db6b0x325b…d430BaseStableEnrichExa$0.01100%coinbase87d ago0xe1b416…67a21c
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase87d ago0xbc0402…60d2b5
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.007857100%coinbase87d ago0xd8b5f7…d2979d
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.007676100%coinbase87d ago0xe3cca4…9f4350
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.007776100%coinbase87d ago0x856f54…6d7d72
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.007471100%coinbase87d ago0x37b7e8…c9cf6a
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.007562100%coinbase87d ago0x841800…744532
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.007298100%coinbase87d ago0x0799b4…34e0a6
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase87d ago0x54ca0b…474b87

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.