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.01100%coinbase18d ago0xf3ac55…9aa1b1
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase18d ago0x898c24…25a9ce
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase18d ago0x6dc0f8…5fa8fc
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase18d ago0x16d488…c73849
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase18d ago0xbd4967…505047
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase18d ago0x541359…ae875e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase18d ago0x169773…d813f6
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.07100%coinbase18d ago0x96d56e…fee94c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase18d ago0xa95cce…d23e96
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase18d ago0xb6b405…094413
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase18d ago0x0be967…bc6700
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase18d ago0xf6aaac…d54a5e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase18d ago0xd141c5…0b4b8a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase18d ago0x817515…c669ab
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase18d ago0x011518…83e87a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase18d ago0x0ae20c…9176fd
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase18d ago0x9ebfdc…2ac0aa
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase18d ago0xbec06a…745f47
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase18d ago0x137d63…424057
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase18d ago0xad3941…e714a7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase18d ago0x8aa512…593a0f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase18d ago0xde8757…65af73
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase18d ago0x280de7…5bdc81
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase18d ago0x521800…2eafd1
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase18d ago0x806e53…2c591e

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.