Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x63ac…ea280x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7d3305…542bb0
0x63ac…ea280x6a5e…c666Basex402 service$0.01100%payAI113d ago0x434bb4…32d107
0x63ac…ea280x6a5e…c666Basex402 service$0.01100%payAI113d ago0x65026f…8eb7e6
0x63ac…ea280x6a5e…c666Basex402 service$0.01100%payAI113d ago0x28e696…040c4e
0x63ac…ea280x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0df8c4…ad1346
0x63ac…ea280x6a5e…c666Basex402 service$0.01100%payAI113d ago0x988dc4…0b5d2e
0x63ac…ea280x6a5e…c666Basex402 service$0.01100%payAI113d ago0xdf8d71…69ce2c
0x63ac…ea280x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8dec4d…25a6d7
0x63ac…ea280x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc73fa8…9360f6
0x63ac…ea280x6a5e…c666Basex402 service$0.01100%payAI113d ago0xfd9ab3…032d8f
0x63ac…ea280x6a5e…c666Basex402 service$0.01100%payAI113d ago0xed369c…892ed6
0x63ac…ea280x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4fb07a…16953a
0x63ac…ea280x6a5e…c666Basex402 service$0.01100%payAI113d ago0xdc4ae9…e0659f
0x63ac…ea280x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa5260c…5b93ef
0x63ac…ea280x6a5e…c666Basex402 service$0.01100%payAI113d ago0xdd3aee…67b6b8
0x63ac…ea280x6a5e…c666Basex402 service$0.01100%payAI113d ago0xb040dd…cac5d8
0x63ac…ea280x6a5e…c666Basex402 service$0.01100%payAI113d ago0x647349…124d81
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcf40de…12b2bc
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI114d ago0x37e928…40f23b
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb5f65c…12a8d8
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI114d ago0xff18f9…099494
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI114d ago0x23fd3e…445e67
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI114d ago0x28ba1e…d3dd98
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI114d ago0x02f341…cb293a
0x63ac…ea280x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8af505…64dba9

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.