Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf331…507f0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase9d ago0xd11826…23a983
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase9d ago0x61e562…ebdeb7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase9d ago0xf44303…e6a16a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase9d ago0xbc9cde…e5f9a1
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase9d ago0x07c1a7…717df4
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase9d ago0x795e90…791ab8
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase9d ago0x01e1d7…f3c96c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase9d ago0x90d3b2…2d4c8a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase9d ago0x318c28…a012c2
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase9d ago0xc8af23…26047b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase9d ago0x36e064…844027
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase9d ago0x663fc2…19a059
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase9d ago0x5fc266…b27f2a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase9d ago0x366523…631e65
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase9d ago0x0b6870…62ff77
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase9d ago0x89f4a5…2ee3b4
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase9d ago0xf2f702…cef40c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase9d ago0xb0660f…55a1c0
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase9d ago0x6b2dec…fcfaad
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase9d ago0xc95bee…fbf132
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase9d ago0xb2f001…5a7e1d
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase10d ago0x33d6be…e84124
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase10d ago0x8fcb1b…0902d5
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.003100%coinbase10d ago0x73508f…0ab081
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase10d ago0x8127bb…10c504

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.