Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x395b…5f090x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase85d ago0x187284…066289
0x395b…5f090x6e8b…4e2eBasex402 service$0.001100%coinbase85d ago0x24c3da…0efe68
0x395b…5f090x2b60…7392Basex402 service$0.005100%coinbase85d ago0x6b6b47…f5c443
0x395b…5f090xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%payAI85d ago0xdfc620…3057e7
0x395b…5f090x2b6d…32c5Base2sPublic-records$0.0012100%coinbase85d ago0x22e966…1c749e
0x395b…5f090x118f…ce58Basex402 service$0.01100%coinbase85d ago0xfaf7d9…c8500c
0x395b…5f090x03d7…584cBasex402 service$0.04100%0xf615…3d6c85d ago0x9f6372…8d6c80
0x395b…5f090x24fa…9bf2Basex402 service$0.001100%coinbase85d ago0x85721c…1634a5
0x395b…5f090xbc64…e3b0Basex402 service$0.001100%coinbase85d ago0xbf909e…205a0e
0x395b…5f090x6e8b…4e2eBasex402 service$0.001100%coinbase85d ago0x818730…ff4b9d
0x395b…5f090x6e8b…4e2eBasex402 service$0.005100%coinbase85d ago0x86bfb7…3a675b
0x395b…5f090x217e…67c4Basex402 Service Auditx402$0.003100%coinbase85d ago0x66e0e6…1bcabc
0x395b…5f090x2348…2bcbBasex402 service$0.01100%coinbase85d ago0xa82aba…cac7a6
0x395b…5f090x4df6…cdeaBaseWeb Search (SERP)Search$0.02100%coinbase85d ago0xe17fb7…f89c5e
0x395b…5f090x6e8b…4e2eBasex402 service$0.001100%coinbase85d ago0x8ab19a…32ef95
0x395b…5f090x6e8b…4e2eBasex402 service$0.002100%coinbase85d ago0xcd4439…eeb6bb
0x395b…5f090xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase85d ago0xe46bc0…c073d6
0x395b…5f090x6e8b…4e2eBasex402 service$0.002100%coinbase85d ago0x265611…4550a6
0x395b…5f090x4df6…cdeaBaseWeb Search (SERP)Search$0.005100%coinbase85d ago0x6e773f…16b745

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.