Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003428100%coinbase73d ago0x544f50…8f51d0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase73d ago0x14d40b…8624c7
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004703100%coinbase73d ago0x21fd3c…340de6
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003964100%coinbase73d ago0x05c2e8…a666a1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase73d ago0xcf2b10…ee236c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase73d ago0x540518…7ff155
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase73d ago0xce3249…0f53ca
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase73d ago0x2bab0e…d4ef7e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase73d ago0x7cb27b…6b497a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003429100%coinbase73d ago0x7088b6…e71e3f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004032100%coinbase73d ago0xb1373b…c932e3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase73d ago0xe6c3b4…577518
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003429100%coinbase73d ago0x6f9a5e…11b1d5
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase73d ago0xf1ccaa…9433b6
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003429100%coinbase73d ago0x19bd5a…7dceea
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase73d ago0xda7e7c…e90139
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase73d ago0xe7d8a3…158ca4
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00534100%coinbase73d ago0xc16d71…ae335b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase73d ago0x47a21e…84fbea
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003428100%coinbase73d ago0xb4c94b…cc3c39
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase73d ago0x22c1f6…8d1b8a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003428100%coinbase73d ago0x7f3fe6…803f14
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase73d ago0xe1b5b3…83d443
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003866100%coinbase73d ago0xce7b99…43e616
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase73d ago0x05dcf4…c520da

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.