Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a0a…773e0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase48d ago0x550a4d…b36980
0x3a0a…773e0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase48d ago0x0c4588…c067ed
0x3a0a…773e0x6c07…5621BaseAgentUtility.aiUsers$0.003100%coinbase48d ago0xeb27a8…62757a
0x3a0a…773e0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase48d ago0x77a982…695a99
0x3a0a…773e0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase48d ago0x758e76…81965e
0x3a0a…773e0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase48d ago0x39e448…648946
0x3a0a…773e0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase48d ago0x1e1788…fc16c0
0x3a0a…773e0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase48d ago0x9cc1ad…d667a1
0x3a0a…773e0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase48d ago0xd1427a…cc386f
0x3a0a…773e0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase48d ago0x2d5567…3d65c2
0x3a0a…773e0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase48d ago0x5b2de4…2a52cf
0x3a0a…773e0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase48d ago0xcd4b7e…f7bf94
0x3a0a…773e0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase48d ago0x9a048d…a52df8
0x3a0a…773e0x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase48d ago0xa38f6e…81c139
0x3a0a…773e0x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase48d ago0x4506e0…70f6ef
0x3a0a…773e0x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase48d ago0x65bace…cc3e1f
0x3a0a…773e0x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase48d ago0xe637f9…41244f
0x3a0a…773e0x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase48d ago0x05fc19…e5825f
0x3a0a…773e0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase48d ago0x0920e8…21601f
0x3a0a…773e0x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase48d ago0xa16513…b7c454
0x3a0a…773e0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase48d ago0xa43081…0d99f4
0x3a0a…773e0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase48d ago0x6d75b5…3b69db
0x3a0a…773e0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase48d ago0xe829b2…7ddc4c
0x3a0a…773e0xd8ba…8e9bBasex402 service$0.01100%payAI48d ago0x1e8f7e…744db2
0x3a0a…773e0xd8ba…8e9bBasex402 service$0.01100%payAI48d ago0xc58110…bcc582

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.