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%coinbase84d ago0x476577…fb1e60
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase84d ago0xfae096…bc0706
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase84d ago0xb5e542…26a4bb
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase84d ago0xf2430a…31b885
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase84d ago0x45276c…8ac0be
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase84d ago0x405741…4b1d67
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase84d ago0xd127db…b64bcc
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase84d ago0x59f243…7cdfa6
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase84d ago0x193414…8141c9
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase84d ago0x07bec2…af3ab9
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.20100%coinbase84d ago0xbdd4ea…1ea06b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.0025100%coinbase84d ago0xef2f8d…afdab0
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.0025100%coinbase84d ago0x9a829f…b527ea
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.10100%coinbase84d ago0x044a33…65db64
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase84d ago0x8b8e7d…c5cce9
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase84d ago0x7effbc…e8a378
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase84d ago0x4e576d…e332af
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase84d ago0xf4da19…504c30
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase84d ago0xd704f1…8590ed
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase84d ago0x1cf4b4…c489b0
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase84d ago0xd1f2ba…8bf69a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase84d ago0x8c28a8…be4f50
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase84d ago0x82f399…b2a8da
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.15100%coinbase84d ago0x96d199…b2243c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.15100%coinbase84d ago0xd4a38a…1eafe9

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.