Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase10h ago0x434f71…0ddb81
0x9406…44200x17cd…7905Basex402 service$0.05100%coinbase10h ago0x6fcb7e…35189d
0xad50…2a6e0x17cd…7905Basex402 service$0.05100%coinbase10h ago0x0e9ea1…4c6f44
0x5e1d…fb5c0x17cd…7905Basex402 service$0.05100%coinbase10h ago0x3b5975…333c04
0x6b89…0ce10x17cd…7905Basex402 service$0.05100%coinbase10h ago0x6fe6af…f4efbf
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase10h ago0x3e5b01…d51489
0xec1b…51aa0x17cd…7905Basex402 service$0.05100%coinbase10h ago0x09773d…ab20fd
0x07b3…1dbc0x17cd…7905Basex402 service$0.05100%coinbase10h ago0xea755a…91c705
0xc10d…a8e00x17cd…7905Basex402 service$0.05100%coinbase10h ago0x5b9d48…18d929
0x435b…96f60x17cd…7905Basex402 service$0.05100%coinbase10h ago0xc543f0…79861d
0xaf37…8ab40x17cd…7905Basex402 service$0.05100%coinbase10h ago0x72a04f…ffae50
0x9dec…0fd10x17cd…7905Basex402 service$0.05100%coinbase10h ago0x5cbf0a…81b53d
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase10h ago0x4c5050…8ffab1
0x07b3…1dbc0x17cd…7905Basex402 service$0.05100%coinbase10h ago0xee5389…a69e64
0x16a3…9f7a0x17cd…7905Basex402 service$0.05100%coinbase10h ago0x527bd0…6e743f
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase10h ago0xbb01ef…f9d173
0xe8a6…7c7d0x17cd…7905Basex402 service$0.05100%coinbase10h ago0x117bcf…826d9e
0x6b89…0ce10x17cd…7905Basex402 service$0.05100%coinbase10h ago0x2e9641…1c6c7f
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase10h ago0x70b89f…663c36
0xdb4a…16230x17cd…7905Basex402 service$0.05100%coinbase10h ago0x04330f…6a61fb
0x384b…ccfc0x17cd…7905Basex402 service$0.05100%coinbase10h ago0x8eb7d1…141a2c
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase10h ago0x8a49fc…7b6049
0x9c6b…634e0x17cd…7905Basex402 service$0.05100%coinbase10h ago0x2568e6…fbb137
0x97e1…71640x17cd…7905Basex402 service$0.05100%coinbase10h ago0x0d3f82…bcaa2c
0x7356…d7c90x17cd…7905Basex402 service$0.05100%coinbase10h ago0x60d93f…ebc5b6

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.