Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe80a…65050x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase74d ago0xc94bc0…81b266
0xe80a…65050x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase74d ago0x873676…0a428f
0xe80a…65050x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase74d ago0xd97c77…f73df7
0xe80a…65050x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase74d ago0x67e38b…e16b20
0xe80a…65050x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase74d ago0x8b63e6…49778e
0xe80a…65050x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase74d ago0x4310f7…c46125
0xe80a…65050x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase74d ago0x036c7f…5a3faf
0xe80a…65050x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase74d ago0x61810c…1db16e
0xe80a…65050x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase74d ago0xdc7ac0…3f4bdf
0xe80a…65050x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase74d ago0x7386d2…7101a4
0xe80a…65050x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase74d ago0xe15faf…30b56e
0xe80a…65050x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase74d ago0x832b2e…3074eb
0xe80a…65050x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase74d ago0x2f0f71…a13c02
0xe80a…65050x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase74d ago0x323c28…50b445
0xe80a…65050x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase74d ago0x9e5d41…c26d90
0xe80a…65050x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase74d ago0xc55fcd…8e51f2
0xe80a…65050x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase74d ago0x3a0fb8…be275b
0xe80a…65050x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase74d ago0x52288b…592a21
0xe80a…65050x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase74d ago0x354f96…9f96b3
0xe80a…65050x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase74d ago0xb20739…6da17f
0xe80a…65050x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase74d ago0x73b050…2161f3
0xe80a…65050x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase74d ago0x1fd00b…c70325
0xe80a…65050x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase74d ago0x5a817c…8267c9
0xe80a…65050x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase74d ago0x51495d…dce4f1
0xe80a…65050x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase74d ago0x6b8fb8…a9ddb0

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.