Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x74c7e7…583f24
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x778f89…dc5574
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x6c4eba…b0379d
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x28e6eb…5d7453
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xc09795…62dfea
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x9fbe25…d44a7f
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xc8a3f8…ba2fe5
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x315a17…b081ab
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x3d676c…d9903c
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x31bd76…29db9d
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x083d23…9cdaba
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x9be081…857ba7
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xf8700a…d8e40e
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x755c47…b2fff5
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xbb3772…c92464
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x34c984…7b57e4
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x6f6637…43ce00
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x5d5b64…d1129d
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xa3b9ab…629469
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x70a079…1924fd
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xff6b0d…2327e6
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x93d90d…cfe1e4
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x135223…7006ff
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0xaa5f93…ae439d
0x0c0d…6fbb0x325b…d430BaseStableEnrichExa$0.01100%coinbase51d ago0x631296…31b2a5

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.