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%coinbase73d ago0xf11ccb…567c1d
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase73d ago0xab98f7…f629a7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase73d ago0x5608a7…6b8a9c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase73d ago0x183dbf…1cf70c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase73d ago0xee2315…7b4842
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase73d ago0x723cc4…c605a8
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase73d ago0x521476…7b74d9
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.15100%coinbase73d ago0x668ead…ffe777
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.15100%coinbase73d ago0x2682a7…ac598d
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.15100%coinbase73d ago0x17e9b8…716b7a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.15100%coinbase73d ago0xa13956…9df71d
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase73d ago0xab807a…f559f2
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase73d ago0xc62b63…fc8d34
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase73d ago0xf7a1e5…9ef6b2
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase73d ago0x6e7787…a2d8ba
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase73d ago0x4198c2…3a091c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase73d ago0x18ba8b…55ab21
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase73d ago0xca1385…06fe5e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase73d ago0x72a1cc…713221
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase73d ago0x5758ed…3b99d1
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase73d ago0x33ee0d…932aaa
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase73d ago0x5ed554…02c660
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase73d ago0x4dec2d…03b491
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase73d ago0xbc6e92…ba2105
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase73d ago0x1377be…01b6cd

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.