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.02100%coinbase39d ago0x6407f2…4d208b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.10100%coinbase39d ago0x0db736…ba066e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.08100%coinbase39d ago0x9a7cc5…dd86de
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase39d ago0x6e13cb…81e6fe
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase39d ago0x5d150f…2175de
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase39d ago0xfa618c…381080
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.10100%coinbase39d ago0x7a9964…405265
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase39d ago0x838a48…eb7652
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase39d ago0xd46e42…26c11d
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase39d ago0x1de1bc…ec06d5
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.003100%coinbase39d ago0xe7bad4…4dd62d
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase39d ago0x872831…e9176f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.08100%coinbase39d ago0x1571da…dcb565
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.08100%coinbase39d ago0xd6a6b2…685cbe
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase39d ago0x0a329b…fe2fb9
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase39d ago0xe95cd8…fa8a34
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase39d ago0x5afbbe…8a21d4
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase39d ago0x1743cc…11e2a7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase39d ago0xb51ea0…ce3211
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase39d ago0x8a03e2…a361df
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase39d ago0x4c670b…0f3477
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.003100%coinbase39d ago0x70b735…bacba4
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase39d ago0x6d8855…9bbd3a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase39d ago0x861a87…ad0cfa
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase39d ago0x17e145…f75f5d

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.