Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1936…97150x9dba…0df8Basex402 service$0.01100%dexter139d ago0x349980…8447df
0x1936…97150x9dba…0df8Basex402 service$0.01100%dexter139d ago0x605522…585da9
0x1936…97150x9dba…0df8Basex402 service$0.01100%dexter139d ago0x594e73…89ea70
0x1936…97150x9dba…0df8Basex402 service$0.01100%dexter139d ago0x8dcacb…b2bd67
0x1936…97150x9dba…0df8Basex402 service$0.01100%coinbase139d ago0xae0304…878140
0x1936…97150x9dba…0df8Basex402 service$0.01100%coinbase139d ago0xabf889…7dd6d8
0x1936…97150x9dba…0df8Basex402 service$0.01100%coinbase139d ago0xec286a…98981d
0x1936…97150x9dba…0df8Basex402 service$0.01100%coinbase139d ago0x594e96…6e8ccf
0x1936…97150x9dba…0df8Basex402 service$0.01100%coinbase139d ago0xe59fc9…22c284
0x1936…97150x9dba…0df8Basex402 service$0.01100%coinbase139d ago0x1c15a4…b61e2e
0x1936…97150x9dba…0df8Basex402 service$0.01100%dexter139d ago0x948d40…296f54
0x1936…97150x9dba…0df8Basex402 service$0.01100%dexter139d ago0x07786e…fac3eb
0x1936…97150x9dba…0df8Basex402 service$0.01100%coinbase139d ago0x953cf8…716c5e
0x1936…97150x9dba…0df8Basex402 service$0.01100%coinbase139d ago0x8d210e…028e1f
0x1936…97150x9dba…0df8Basex402 service$0.01100%coinbase139d ago0xc63720…1659ea
0x1936…97150x9dba…0df8Basex402 service$0.01100%coinbase139d ago0x3da271…31463a
0x1936…97150x9dba…0df8Basex402 service$0.01100%coinbase139d ago0x96f6e3…9f9d95
0x1936…97150x9dba…0df8Basex402 service$0.01100%coinbase139d ago0xfffaa2…922cec
0x1936…97150x9dba…0df8Basex402 service$0.01100%coinbase139d ago0xb332da…3e2bfe
0x1936…97150x9dba…0df8Basex402 service$0.01100%coinbase139d ago0x1cd512…b02b0b
0x1936…97150x9dba…0df8Basex402 service$0.01100%coinbase139d ago0xd0c445…4e1548
0x1936…97150x9dba…0df8Basex402 service$0.01100%coinbase139d ago0xf193c9…578ab7
0x1936…97150x9dba…0df8Basex402 service$0.01100%coinbase139d ago0xa9cb9c…649729
0x1936…97150x9dba…0df8Basex402 service$0.01100%coinbase139d ago0xbe99f6…25dc9a
0x1936…97150x9dba…0df8Basex402 service$0.01100%coinbase139d ago0xf9b281…9b0287

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.