Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase12h ago0x9c40d5…a2df5a
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.05100%coinbase13h ago0x504f1a…2fe749
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.05100%coinbase13h ago0xf23e1a…7aa60b
0x9d3d…d8370x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase13h ago0xecc6c3…7ad289
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase13h ago0xfb8bfc…f15a4e
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase13h ago0x01e8a8…5ba2e5
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase13h ago0xedad46…a00b3b
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase13h ago0xdc8067…3ebc97
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.006152100%coinbase14h ago0x5df6cd…9c967c
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase14h ago0xcae6d8…30a0f5
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.00742100%coinbase14h ago0xf2dab5…ef83da
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase14h ago0xed3d45…622650
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase14h ago0xb449c0…2b3304
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.34100%coinbase14h ago0x1b88e0…fa1dfb
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.41100%coinbase14h ago0x8ead58…81c3f2
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.31100%coinbase14h ago0xcefed9…b3d99d
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.44100%coinbase14h ago0x352199…bcfa55
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.44100%coinbase14h ago0x630df7…ee05e3
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.33100%coinbase14h ago0xd0c667…0eb331
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.24100%coinbase14h ago0x62c861…6c19da
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.37100%coinbase14h ago0xe95b38…1b00f4
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.45100%coinbase14h ago0xe62caf…5b109d
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.44100%coinbase14h ago0xf0cb4e…07d779
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.55100%coinbase14h ago0x3be8cf…908d36
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.33100%coinbase14h ago0x8edf0d…42f616

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.