Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14a9…47470x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0xd9bdbe…1ce5e1
0x14a9…47470x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x5fdd1d…e22d18
0x14a9…47470x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x267774…29e0f7
0x14a9…47470x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0xda51b2…07ed3a
0x14a9…47470x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x262218…34677f
0x14a9…47470x325b…d430BaseStableEnrichExa$0.002100%coinbase43d ago0xd7a39f…a0952b
0x14a9…47470x325b…d430BaseStableEnrichExa$0.002100%coinbase43d ago0x9d28e3…c91585
0x14a9…47470x325b…d430BaseStableEnrichExa$0.002100%coinbase43d ago0x3a3a5a…737db6
0x14a9…47470x325b…d430BaseStableEnrichExa$0.002100%coinbase43d ago0xed262e…b0425b
0x14a9…47470x325b…d430BaseStableEnrichExa$0.002100%coinbase43d ago0x6e3d78…abc75d
0x14a9…47470x325b…d430BaseStableEnrichExa$0.28100%coinbase43d ago0x55aca5…acc519
0x14a9…47470x325b…d430BaseStableEnrichExa$0.28100%coinbase43d ago0x3eed96…07361e
0x14a9…47470x325b…d430BaseStableEnrichExa$0.28100%coinbase43d ago0x05a22a…cbb4a6
0x14a9…47470x325b…d430BaseStableEnrichExa$0.28100%coinbase43d ago0x8ec357…354423
0x14a9…47470x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0xe0bf1d…0fd2e0
0x14a9…47470x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0xe70045…898fe0
0x14a9…47470x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0xe0a751…113157
0x14a9…47470x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x7fc8cc…6ff29b
0x14a9…47470x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0xae6a4c…afb06b
0x14a9…47470x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x67c163…2619d6
0x14a9…47470x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x2d3a94…cbbe0f
0x14a9…47470x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0xff9f66…ef2aae
0x14a9…47470x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x999d31…a4d753
0x14a9…47470x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0x70e35a…60bccd
0x14a9…47470x325b…d430BaseStableEnrichExa$0.01100%coinbase43d ago0xd46d5d…06e44d

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.