Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase16d ago0xd84803…04e22a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase16d ago0x812e54…bf9bb0
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase16d ago0x7ea941…64730f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase16d ago0xc8e124…37413c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase16d ago0xe810a2…0adf35
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase16d ago0x97927b…e8bce6
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase16d ago0x0714d5…d8c101
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.07100%coinbase16d ago0x38558d…7c5fb1
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase16d ago0xa075a6…611f26
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase16d ago0x838e3a…aefc88
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase16d ago0x29de6f…c2b903
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase16d ago0xee436a…67f362
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase16d ago0xb0327b…0ec9db
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase16d ago0x678f61…460fe9
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase16d ago0x6222f6…9795ba
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase16d ago0x2cdfe6…41e06d
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase16d ago0x95d0ab…90a80a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase16d ago0x2e3ca6…b2a8b2
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase16d ago0x80d8e0…b0ea63
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase16d ago0x67949a…6aa8c5
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase16d ago0x0c24e8…a9d7b3
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase16d ago0x8dde9d…d756d7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase16d ago0x25f465…25b68d
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase16d ago0x385578…4eb25d
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase16d ago0xce779e…62d438

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.