Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6656…d4550x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4ce610…0a9df3
0x6656…d4550x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3a5b0c…d62a75
0x6656…d4550x6a5e…c666Basex402 service$0.01100%payAI111d ago0xade988…29b782
0x6656…d4550x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb9f43f…40d6bb
0x6656…d4550x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9af570…7491b3
0x6656…d4550x6a5e…c666Basex402 service$0.01100%payAI111d ago0x01f0f3…86968b
0x6656…d4550x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0fc49b…699ea6
0x6656…d4550x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9483a4…0968b8
0x6656…d4550x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9e965d…7c7560
0x6656…d4550x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8fb834…5c5f66
0x6656…d4550x6a5e…c666Basex402 service$0.01100%payAI111d ago0x28f17f…2aadd2
0x6656…d4550x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe40c51…57b8fa
0x6656…d4550x6a5e…c666Basex402 service$0.01100%payAI111d ago0x15d083…e84a50
0x6656…d4550x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6570e7…9aed58
0x6656…d4550x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb1de95…805dc5
0x6656…d4550x6a5e…c666Basex402 service$0.01100%payAI111d ago0x27fa26…cfb71e
0x6656…d4550x6a5e…c666Basex402 service$0.01100%payAI111d ago0x35e437…387817
0x6656…d4550x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa990c6…784c75
0x6656…d4550x6a5e…c666Basex402 service$0.01100%payAI111d ago0x73a932…a7210d
0x6656…d4550x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcc4e0d…fe51e0
0x6656…d4550x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd64a07…f046d2
0x6656…d4550x6a5e…c666Basex402 service$0.01100%payAI111d ago0x87105d…bd0309
0x6656…d4550x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf48f7f…d8c88e
0x6656…d4550x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5bf10a…4b0505
0x6656…d4550x6a5e…c666Basex402 service$0.01100%payAI111d ago0x009960…195064

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.