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.001100%coinbase37d ago0x241490…dc3e42
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase37d ago0x560b6e…15b70d
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase37d ago0x284681…0f3921
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase37d ago0xa8eab5…5d88ee
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase37d ago0x04dde0…3574b7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase37d ago0xcba55f…238866
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase37d ago0xdb7fae…c8ee2e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase37d ago0x88da41…245ff5
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase37d ago0x075673…5140f2
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.10100%coinbase37d ago0x567bb9…1dff33
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase37d ago0xc89c69…fccab8
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase37d ago0xbbdaa1…0e1511
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase37d ago0x799818…b1c493
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase37d ago0x5ca62e…7575a3
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase37d ago0xa6538b…339fd3
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase37d ago0x5687fa…967554
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase37d ago0xe620fc…53eefd
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase37d ago0x4dc889…7b779b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase37d ago0xb5a90e…c1fc6e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase37d ago0xdc1a7f…17e73b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase37d ago0xd96444…c46376
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase37d ago0x29ad74…2b2277
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.08100%coinbase37d ago0xd773db…47c556
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.22100%coinbase37d ago0x55a2a5…f3cd96
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase37d ago0xc59db6…793565

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.