Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc35d ago0xd9c7ff…c6bff3
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc35d ago0x5a0ef3…719be4
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc35d ago0x25bc0b…0014cf
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc35d ago0x052e7d…0f8e04
0x19b5…cf0c0x35e6…1f0eBase—$0.0170%0x0b44…80fc35d ago0x57bc1f…8ec657
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc35d ago0xd8128a…613d44
0x19b5…cf0c0x35e6…1f0eBase—$0.0170%0x0b44…80fc35d ago0x56233f…18c18a
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc35d ago0x5cd3e1…9db02f
0x19b5…cf0c0x35e6…1f0eBase—$0.0170%0x0b44…80fc35d ago0xd10702…7b2324
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc35d ago0xddd882…bc2c23
0x19b5…cf0c0x35e6…1f0eBase—$0.0170%0x0b44…80fc35d ago0x9e6eab…5acb9a
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc35d ago0x7cd94a…52bf65
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc35d ago0x55699e…e1557d
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc35d ago0x6048b3…57a9c0
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc35d ago0x04ce7a…b3d05b
0xce6d…bbc30x35e6…1f0eBase—$0.0170%0x0b44…80fc35d ago0xecfd12…5509b3
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc35d ago0x4fb50b…9d709a
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc35d ago0x1ad144…abc795
0xce6d…bbc30x35e6…1f0eBase—$0.0170%0x0b44…80fc36d ago0xba3c9e…4a04c7
0x19b5…cf0c0x35e6…1f0eBase—$0.0170%0x0b44…80fc36d ago0x510e73…325f6d
0x19b5…cf0c0x35e6…1f0eBase—$0.0170%0x0b44…80fc36d ago0xd49df6…957689
0x19b5…cf0c0x35e6…1f0eBase—$0.0170%0x0b44…80fc36d ago0xe01c71…0ac070
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc36d ago0xa30c33…7066eb
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc36d ago0xd90d74…9ac6c9
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc36d ago0xfa75b8…e346b2

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.