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.01100%coinbase49d ago0x34fd39…223d0b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase49d ago0xf23ffb…243692
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase49d ago0x1cb029…bdfb82
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase49d ago0x28d0e4…a8d447
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase49d ago0x03022c…a8fcd3
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase49d ago0x5025e1…4b4b8a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase49d ago0x92d93d…c7d3a6
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase49d ago0xdeb132…c6498a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase49d ago0x48b94b…cb6df7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.15100%coinbase49d ago0xb5b955…f1310a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.15100%coinbase49d ago0x7a75d0…124741
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.15100%coinbase49d ago0x7a9cb9…a2bd22
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.15100%coinbase49d ago0x7b9e41…5bb66b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase49d ago0x266f37…87e853
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase49d ago0xc68836…52f8e0
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase49d ago0xcf45e2…75af90
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase49d ago0x5ac0af…afcd1f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase49d ago0x16d0f3…6af79f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.15100%coinbase49d ago0x2e7804…4ea0e9
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase49d ago0x7201aa…f88590
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase49d ago0x5a1efa…265f40
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase49d ago0xffd474…0f811a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase49d ago0xc9bcc6…723c85
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase49d ago0xf5a775…6e9b37
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase49d ago0x677546…75837d

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.