Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd9c2…d4870x6c07…5621BaseAgentUtility.aiUsers$0.08100%coinbase36d ago0xb29dc5…09b609
0x47bc…5d170x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase36d ago0xf58b11…67a414
0xd9c2…d4870x6c07…5621BaseAgentUtility.aiUsers$0.08100%coinbase36d ago0x71fb7e…6cd125
0xd9c2…d4870x6c07…5621BaseAgentUtility.aiUsers$0.08100%coinbase36d ago0xeded82…2f9889
0xf498…f3670x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase36d ago0xbdbd0b…d51265
0xf498…f3670x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase36d ago0x37fc02…2c3303
0xd9c2…d4870x6c07…5621BaseAgentUtility.aiUsers$0.08100%coinbase36d ago0x6fe774…6443be
0xd9c2…d4870x6c07…5621BaseAgentUtility.aiUsers$0.08100%coinbase36d ago0xb269fc…e8675a
0xd9c2…d4870x6c07…5621BaseAgentUtility.aiUsers$0.08100%coinbase36d ago0x3d7129…da98bc
0xd9c2…d4870x6c07…5621BaseAgentUtility.aiUsers$0.08100%coinbase36d ago0xbfa0dd…967c91
0xd9c2…d4870x6c07…5621BaseAgentUtility.aiUsers$0.08100%coinbase36d ago0xa95554…aa906a
0x59c6…a0680x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase36d ago0x446003…b04cee
0x59c6…a0680x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase36d ago0xa7386f…4b279d
0x59c6…a0680x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase36d ago0xef8145…c6806b
0x59c6…a0680x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase36d ago0xd2e6ac…ed46a2
0x5e95…a55e0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase36d ago0xd23e3e…9025a9
0x5e95…a55e0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase36d ago0xa35212…1efd74
0x5e95…a55e0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase36d ago0xd6fd9e…9800f8
0x5e95…a55e0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase36d ago0x57ecce…44362e
0x5e95…a55e0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase36d ago0xc93eb7…f2365e
0x925a…62ef0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase37d ago0x68684f…70baa2
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase37d ago0xcbe9de…b86710

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.