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.006619100%coinbase94d ago0x44316b…3d73c3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006973100%coinbase94d ago0x944ed2…0c69b8
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006634100%coinbase94d ago0xc5a2db…897ac5
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006245100%coinbase94d ago0x450dae…7172bb
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase94d ago0x962c34…6d9dab
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006062100%coinbase94d ago0x208d70…1be8ee
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase94d ago0x0e01dd…f02cb2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006685100%coinbase94d ago0x2388d1…de49d2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase94d ago0x46cbdd…889ba7
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004215100%coinbase94d ago0xe34642…1c38d5
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004239100%coinbase94d ago0x06977f…f02c68
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase94d ago0xf08c39…a83e49
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase94d ago0x217eb2…83d6ea
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004376100%coinbase94d ago0xf13ed4…52657c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006712100%coinbase94d ago0xf0d0f8…9c9277
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004113100%coinbase94d ago0xd3172e…46ed21
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004325100%coinbase94d ago0xab623a…797dd2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase94d ago0x0ca8b7…e89cb1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00448100%coinbase94d ago0xee03a3…32d96c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004171100%coinbase94d ago0x02e661…346471
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004305100%coinbase94d ago0xbf6c52…e5a424
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004325100%coinbase94d ago0x2cdabc…ef974f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006709100%coinbase94d ago0x8ebd1d…600d75
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004482100%coinbase94d ago0x7ee88e…d42aff
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase94d ago0x39b8f8…4af15a

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.