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.005100%coinbase79d ago0x758fdd…46205d
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase79d ago0xddd522…783617
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase79d ago0x7b8ee6…0c71f4
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase79d ago0x340cdc…f4973c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase79d ago0x03a9f0…906df2
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase79d ago0x4d44dc…7f61f0
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase79d ago0xf24a34…825c76
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase79d ago0xc31531…e0efcd
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase79d ago0xc3a57f…4f02aa
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase79d ago0x8895bf…cee9f1
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase79d ago0xf65569…424d67
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase79d ago0x1bfe92…39e5d9
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase79d ago0x3b969b…f63009
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.003100%coinbase79d ago0x860120…1ae880
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase79d ago0xaea56b…f6a120
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase79d ago0x919bda…4ec161
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase79d ago0x72ca4a…5d9e60
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase79d ago0xdb1723…a0afb3
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase79d ago0x05017b…d903d7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase79d ago0x5e1259…b71482
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase79d ago0x198ed6…7f404c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase79d ago0x17f14d…364a5c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase79d ago0x8d865c…7aff94
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase79d ago0xcdd178…8587a7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase79d ago0xce8149…3fd89a

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.