Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase12h ago0x5143ac…2cfcc2
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase12h ago0x8c98e7…fa9231
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase12h ago0x5fa18f…30ed03
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase12h ago0x6fad70…c8a86f
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase13h ago0xa65ddd…579649
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase13h ago0xbd2bd2…2c4fd5
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase13h ago0x44b3ec…15d648
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase13h ago0x4ca556…355f64
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase14h ago0xe2b9d6…5322c0
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase14h ago0x23ed41…b8ca79
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase14h ago0xc28fb7…f43aa9
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase14h ago0x8c4283…12b62f
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase15h ago0xaa9d85…c96858
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase15h ago0x577896…1e8eb5
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase15h ago0x493de7…a2b027
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase15h ago0x4e6122…e10df6
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase16h ago0x3a01c2…17fe4b
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase16h ago0x6178d9…8118b7
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase16h ago0x1cd392…f2efaf
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase16h ago0x034f4e…35a9fc
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase17h ago0xb256ef…feca2c
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase17h ago0x60806d…69125a
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase17h ago0x940a04…e638ed
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase17h ago0x0709ad…956e7b
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase18h ago0xbd6d7f…0b5752

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.