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.006139100%coinbase36d ago0xa733c6…0fb253
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005206100%coinbase36d ago0xd1387b…ee2aa2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006853100%coinbase36d ago0x1a4ff7…5387c6
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase36d ago0x463da6…a60d65
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005909100%coinbase36d ago0x36d6e4…e3438e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006079100%coinbase36d ago0xb00319…ed7a13
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007267100%coinbase36d ago0x4cd93a…ce2814
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005048100%coinbase36d ago0x94a6a7…72537c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007312100%coinbase36d ago0x6c4dbd…7d6d9d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005152100%coinbase36d ago0xf3b4d2…02f715
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005508100%coinbase36d ago0x15d29e…977771
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005607100%coinbase36d ago0x791ef3…ce582d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005314100%coinbase36d ago0x688334…f7de0c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00532100%coinbase36d ago0xa2e280…71781d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006474100%coinbase36d ago0x697dfa…0f68a4
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007825100%coinbase36d ago0xaecdb6…446106
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006804100%coinbase36d ago0xf8fa29…c359ec
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004933100%coinbase36d ago0xc8b0f7…e9b836
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005056100%coinbase36d ago0xb58d3b…b7f956
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005119100%coinbase36d ago0x82fd95…805e73
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter36d ago0x9874bc…5c0f31
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007324100%coinbase36d ago0xa14daf…d9ba52
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006087100%coinbase36d ago0x186415…e75c2c
0xcff6…ecfe0x07cf…2396Basex402 service$0.10100%payAI36d ago0x6baf3e…3fd284
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005259100%coinbase36d ago0xbffc0e…277dec

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.