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%coinbase19d ago0xaf1910…71bcb9
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase19d ago0xa95f08…c8f520
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.08100%coinbase19d ago0x2c0c2f…bd9f08
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase19d ago0xe29a09…a29e20
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase19d ago0x4f1caf…8511e7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase19d ago0xa683dd…86ce11
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.10100%coinbase19d ago0x97cd70…a9bece
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.08100%coinbase19d ago0xd304f6…fdb2ab
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase19d ago0xab99ad…130b39
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase19d ago0x5585f0…473dc7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase19d ago0xc1bb1a…b9c90a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase19d ago0x7e6615…e3807d
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase19d ago0x322e46…5ecb66
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase19d ago0xce3a59…a890df
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase19d ago0x32c37b…c54e53
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase19d ago0x667eb1…d22d69
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase19d ago0xa3a76b…180cd7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase19d ago0x835418…84f780
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase19d ago0x615465…653973
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase19d ago0x044078…6d26c7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase19d ago0x3ab767…1c1fb7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase19d ago0x19dce9…e9a66a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.003100%coinbase19d ago0xe4a80b…6cb187
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase19d ago0x1d65df…d04b0b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase19d ago0x86a0e8…d4bcbe

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.