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.006100%coinbase14d ago0x186c5b…7bae9e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.003100%coinbase14d ago0xac5d1f…c596fe
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase14d ago0x6ad2a1…770c86
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase14d ago0x60e76e…188ee4
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase14d ago0xbf325f…8b9177
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase14d ago0xcd4ae5…13db60
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase14d ago0x44bac1…8b0826
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.07100%coinbase14d ago0x1a3927…71b52e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase14d ago0xf65211…9bc5c1
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase14d ago0x82ff56…795836
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase14d ago0xfeb78f…52401a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase14d ago0x8ec91a…4c931e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase14d ago0xa0caf6…f1051e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase14d ago0x868954…f747a5
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase14d ago0xb06902…525bc7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase14d ago0x9d1f82…afc2f1
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase14d ago0x793612…30f6c6
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase14d ago0x9300e1…6967d6
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase14d ago0x777c62…8052aa
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase14d ago0x8964ed…0fba2b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.08100%coinbase14d ago0x99b4f4…93ae2b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase14d ago0xc2ee83…daa511
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase14d ago0x96691c…1b6626
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase14d ago0x794e65…bf7477
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.10100%coinbase14d ago0x78977b…dbbc47

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.