Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x275e…22040x325b…d430BaseStableEnrichExa$0.22100%coinbase42d ago0x59f38a…e53e23
0x275e…22040x325b…d430BaseStableEnrichExa$0.22100%coinbase42d ago0xef1ab3…15cb49
0x275e…22040x325b…d430BaseStableEnrichExa$0.22100%coinbase42d ago0x7154f6…0fbb80
0x275e…22040x325b…d430BaseStableEnrichExa$0.22100%coinbase42d ago0x62865c…7bc2c1
0x275e…22040x325b…d430BaseStableEnrichExa$0.22100%coinbase42d ago0x4b0a8b…c23c97
0x275e…22040x325b…d430BaseStableEnrichExa$0.22100%coinbase42d ago0x3d99f5…e1167f
0x275e…22040x325b…d430BaseStableEnrichExa$0.22100%coinbase42d ago0x2cf89e…0a2245
0x275e…22040x325b…d430BaseStableEnrichExa$0.22100%coinbase42d ago0x211321…d43eec
0x275e…22040x325b…d430BaseStableEnrichExa$0.22100%coinbase42d ago0xbc218b…6aa9d1
0x275e…22040x325b…d430BaseStableEnrichExa$0.22100%coinbase42d ago0xb97376…a63f60
0x275e…22040x325b…d430BaseStableEnrichExa$0.22100%coinbase42d ago0x1bf2bb…ed400d
0x275e…22040x325b…d430BaseStableEnrichExa$0.22100%coinbase42d ago0x2d9cb2…ffef32
0x275e…22040x325b…d430BaseStableEnrichExa$0.22100%coinbase42d ago0x9e773f…0cd9e0
0x275e…22040x325b…d430BaseStableEnrichExa$0.22100%coinbase42d ago0x9d01d6…c09940
0x275e…22040x325b…d430BaseStableEnrichExa$0.22100%coinbase42d ago0xcffd5d…fa9bc2
0x275e…22040x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x9c4a7d…09956f
0x275e…22040x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x544c3c…5f164d
0x275e…22040x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0xe562a4…7f6260
0x275e…22040x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x455a90…16f3b0
0x275e…22040x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0xb82731…25719f
0x275e…22040x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0xcbfffe…655b2e
0x275e…22040x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0xcc2a7b…46ad15
0x275e…22040x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x85ffd5…087429
0x275e…22040x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x3e2914…1b8a33
0x275e…22040x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0xaaf683…02cd7e

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.