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.05100%coinbase44d ago0x587413…acecac
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase44d ago0x74879f…39e65e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase44d ago0x31a51d…d4ca66
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase44d ago0x655d2f…cfea62
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase44d ago0x0b9f04…086385
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase44d ago0x72a838…74c728
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase44d ago0x6d81a8…ae352d
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase44d ago0xe01c76…c7c98a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase44d ago0xef49e5…fe8968
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase44d ago0xa621bd…d5fc0a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase44d ago0xe5ca3c…b569df
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase44d ago0x0acb07…f9b435
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase44d ago0xc244b2…a3be1c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase44d ago0x79e42c…baf160
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase44d ago0x4c30a5…65cfeb
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase44d ago0xbe690e…a4737e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase44d ago0xc39f0c…ac1837
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase44d ago0x47929a…dc46cc
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.10100%coinbase44d ago0x7d9fe3…dcd3de
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase44d ago0xfbf2f1…07601f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase44d ago0xcc9f57…7068e2
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.10100%coinbase44d ago0x45701c…b2ce02
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.08100%coinbase44d ago0x15fe07…94ad58
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase44d ago0x1ca08f…e29559
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase44d ago0x6dde0c…762f1e

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.