Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91d5…0abd0xfc24…ebb3Basex402 serviceLocal-part$2.75100%payAI13d ago0x13c8c3…661b99
0xe3ba…3fb30x91d5…0abdBasedocker-image-tagsDocker$0.01100%coinbase13d ago0x2e3115…88c185
0xe3ba…3fb30x91d5…0abdBasedocker-image-tagsDocker$0.01100%coinbase13d ago0x4dfeab…1ad21c
0xe3ba…3fb30x91d5…0abdBasedocker-image-tagsDocker$0.01100%coinbase13d ago0x8a97fa…b4640b
0xe3ba…3fb30x91d5…0abdBasedocker-image-tagsDocker$0.01100%coinbase13d ago0x1db508…f56ac1
0xe3ba…3fb30x91d5…0abdBasedocker-image-tagsDocker$0.01100%coinbase13d ago0xfca265…b4a95d
0xe3ba…3fb30x91d5…0abdBasedocker-image-tagsDocker$0.01100%coinbase13d ago0x2d3d45…6b05c4
0xe3ba…3fb30x91d5…0abdBasedocker-image-tagsDocker$0.01100%coinbase13d ago0xfd0b06…f1097d
0xe3ba…3fb30x91d5…0abdBasedocker-image-tagsDocker$0.01100%coinbase13d ago0x5ab495…81b513
0xe3ba…3fb30x91d5…0abdBasedocker-image-tagsDocker$0.01100%coinbase13d ago0x36fb24…6cc807
0xe3ba…3fb30x91d5…0abdBasedocker-image-tagsDocker$0.01100%coinbase13d ago0x23e0a7…797bc8
0xe3ba…3fb30x91d5…0abdBasedocker-image-tagsDocker$0.01100%coinbase13d ago0x946857…ad1abe
0xe3ba…3fb30x91d5…0abdBasedocker-image-tagsDocker$0.01100%coinbase13d ago0x59841d…499ea0
0xe3ba…3fb30x91d5…0abdBasedocker-image-tagsDocker$0.01100%coinbase13d ago0x087ef1…e9a312
0xe3ba…3fb30x91d5…0abdBasedocker-image-tagsDocker$0.01100%coinbase13d ago0x82f2ba…6f6a24
0xe3ba…3fb30x91d5…0abdBasedocker-image-tagsDocker$0.01100%coinbase13d ago0x799c9f…b9a0bc
0xe3ba…3fb30x91d5…0abdBasedocker-image-tagsDocker$0.01100%coinbase13d ago0x28cdbb…5c6260
0xe3ba…3fb30x91d5…0abdBasedocker-image-tagsDocker$0.01100%coinbase13d ago0x63737c…05899d
0xe3ba…3fb30x91d5…0abdBasedocker-image-tagsDocker$0.01100%coinbase13d ago0xb091c1…94b37d
0xe3ba…3fb30x91d5…0abdBasedocker-image-tagsDocker$0.01100%coinbase13d ago0xb5b07d…0db54c
0xe3ba…3fb30x91d5…0abdBasedocker-image-tagsDocker$0.01100%coinbase13d ago0x0412a7…a306ff
0xe3ba…3fb30x91d5…0abdBasedocker-image-tagsDocker$0.01100%coinbase13d ago0xfbbf8c…dcde6a
0xe3ba…3fb30x91d5…0abdBasedocker-image-tagsDocker$0.01100%coinbase13d ago0x3e260a…c0f873
0xe3ba…3fb30x91d5…0abdBasedocker-image-tagsDocker$0.01100%coinbase13d ago0x17324b…b5f0c1
0xe3ba…3fb30x91d5…0abdBasedocker-image-tagsDocker$0.01100%coinbase13d ago0x6333ec…dad502

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.