Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase62d ago0x13e089…6fb410
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase62d ago0xbec4f0…55d812
0x1332…66eb0x0e3d…7757Base—$2.10100%0x127e…b24a62d ago0xb66e2a…7c132d
0x32c0…03780x6839…1a2bBase—$0.003100%coinbase62d ago0x06692f…76a803
0x5359…06560xa9dd…2315Base—$0.002100%coinbase62d ago0x324c17…25feb5
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase62d ago0x9e981b…ede025
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase62d ago0x876ee3…928a85
0x5359…06560xa9dd…2315Base—$0.002100%coinbase62d ago0xd51c6f…ddb696
0x5359…06560xa9dd…2315Base—$0.002100%coinbase62d ago0xfae8e1…ba7ea6
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase62d ago0x93cd73…861ed6
0x5359…06560xa9dd…2315Base—$0.002100%coinbase62d ago0x7b0f82…d13276
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase62d ago0x3f0cbf…561a96
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase62d ago0x559a51…b6f10c
0x5359…06560xa9dd…2315Base—$0.002100%coinbase62d ago0x1c4ba3…d3e90d
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa62d ago0x82abb9…784424
0x8c1e…f0320x9c95…e299Base—$0.001100%fluxa62d ago0x763a8a…f0facb
0x5359…06560xa9dd…2315Base—$0.002100%coinbase62d ago0xaf7d84…1e7523
0x5359…06560xa9dd…2315Base—$0.002100%coinbase62d ago0x3e4e76…b9400d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase62d ago0xfd17a2…de84cf
0x5359…06560xa9dd…2315Base—$0.002100%coinbase62d ago0xecf5d2…1709db
0x5359…06560xa9dd…2315Base—$0.002100%coinbase62d ago0xbab7b4…6968b3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase62d ago0x587c7c…429c38
0x5359…06560xa9dd…2315Base—$0.002100%coinbase62d ago0x950d62…6b9b28
0x5359…06560xa9dd…2315Base—$0.002100%coinbase62d ago0x0d2d8b…2231ce
0x5359…06560xa9dd…2315Base—$0.002100%coinbase62d ago0x708f6a…ef5c54

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.