Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3885…eaf00x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase70d ago0xdf0435…882c92
0x8345…5fd70x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase70d ago0x2e0992…226ad4
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase70d ago0x37fce2…b2fe46
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.15100%coinbase70d ago0x8cf783…8f9a03
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.15100%coinbase70d ago0x6e706f…d678b2
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.15100%coinbase70d ago0x908e19…fa4245
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.15100%coinbase70d ago0x32c925…6bbca1
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase70d ago0x741138…5b030b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase70d ago0x503151…31c98b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase70d ago0xe66eb0…a7fc21
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase70d ago0x6ffcfd…be9ba7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase70d ago0x9cec69…6d5d8d
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase70d ago0x501056…9c056a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase70d ago0x882841…96932a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase70d ago0x7ad9c2…c47448
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase70d ago0x242f22…7519ea
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase70d ago0xb79a07…d394b6
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase70d ago0x934028…9035a3
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase70d ago0x05fd94…b30075
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase70d ago0xbcf327…2b9836
0xa986…19990x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase70d ago0xd840d2…d71ad0
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase70d ago0xa9d834…e37c13
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase70d ago0xbbf1f3…d5a810
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase70d ago0x3897fa…22432e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase70d ago0x0fe04f…ae5de9

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.