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.005100%coinbase90d ago0xd1251f…1322e2
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase90d ago0x922b19…e212c6
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase90d ago0x9bd911…db9f3c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase90d ago0xb9b1d1…c4b462
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.30100%coinbase90d ago0x8dd46f…d6eb53
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.10100%coinbase90d ago0x919c2f…969807
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase90d ago0x375356…7cf709
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase90d ago0x14e968…d956f8
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase90d ago0xa7ede6…0f85e2
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase90d ago0x56f826…d78fbc
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase90d ago0xeb7ab8…5eea0c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase90d ago0x955d73…b55a33
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase90d ago0xbed94c…32028c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase90d ago0x70b9ca…535137
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase90d ago0xebf500…3c2f41
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase90d ago0x4d1c65…a5ea59
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase90d ago0x047e88…6bf054
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase90d ago0x704020…6ae692
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase90d ago0x46d59f…4034e8
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase90d ago0x3b597e…d1602b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase90d ago0x18cf43…67c898
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase90d ago0x54938f…232508
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.10100%coinbase90d ago0x62e8a3…f9bd1a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase90d ago0xa3d6e7…f445fa
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase90d ago0xc92d43…8e883c

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.