Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6909…c0ac0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase64d ago0x23e6c0…1dd956
0x6909…c0ac0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase64d ago0x2dd0a2…daa7e4
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase64d ago0xfc73ba…4080a3
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase64d ago0xd85541…2dd400
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase64d ago0x42f6e1…6e3a25
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase64d ago0x87fa6f…4a5d70
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase64d ago0xd15b96…304239
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase64d ago0x764b6a…0987c2
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase64d ago0x130980…e364f3
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase64d ago0x0a0533…1cbebe
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase64d ago0x6aa581…314594
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase64d ago0xe1c2dc…e82ed0
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase64d ago0x41ce5e…e0e0bf
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase64d ago0x7cecb7…b5d642
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase64d ago0xb10f03…9628e2
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase64d ago0xa97cfa…da7626
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase64d ago0x98a3c7…e62bb3
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase64d ago0xb55d21…4320e2
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase64d ago0xad2b7c…414180
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase64d ago0xcb61b0…3b50d6
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase64d ago0x143242…1acf09
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase64d ago0x0d3145…a30f25
0x6909…c0ac0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase64d ago0x5c8750…5e5279
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase64d ago0xc1301b…410475
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase64d ago0x793c47…6f78a1

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.