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.10100%coinbase10d ago0xa0cf0e…258124
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase10d ago0x6cab19…4b63bd
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase10d ago0x1a672a…dd435a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase10d ago0x9d499d…722fa6
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase10d ago0x89f308…59ea0e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase10d ago0xdfd2b5…670ca8
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.07100%coinbase10d ago0x2e1efd…551002
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase10d ago0xaa8c56…a242d1
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase10d ago0x29ff5b…c508b0
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase10d ago0xf06f2c…873118
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase10d ago0x65b33e…c6cfb2
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase10d ago0x7c4316…d0a177
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase10d ago0x17507a…2021e4
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase10d ago0x1af76f…6ec87b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase10d ago0x347ed9…78f0a0
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase10d ago0x564a35…649217
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase10d ago0xa3cd6c…41282b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase10d ago0xb6d809…c09ad9
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase10d ago0xe2bb68…883a63
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase10d ago0x196465…869b35
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.30100%coinbase10d ago0xc3aa74…541259
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase10d ago0x157020…f70da8
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase10d ago0x9df670…521e3c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase10d ago0xfb4469…5a2ff6
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase10d ago0x820842…e861ed

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.