Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI115d ago0x966341…7a3803
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbec749…9b7a93
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI115d ago0x418a03…e37754
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI115d ago0x660f4f…1d2f2c
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf37e82…98e1ca
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI115d ago0x90fd3d…43c2e2
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI115d ago0xda65ba…baa6e7
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9d3c35…05fa33
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe94ec9…1c13e1
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7e9dba…0cb2e9
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3bceba…ccc99b
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI116d ago0x88da6f…cabcdf
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbc5388…78b546
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa0dc89…a7f72c
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI116d ago0x685cde…1e51db
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI116d ago0x341a9c…dc3b9a
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI116d ago0x219968…77ad82
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbbcff1…5b60af
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI116d ago0x84a958…c5cd41
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb20435…be8813
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbe18e6…030bd3
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI116d ago0x746c27…942e27
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI116d ago0x46b943…510e5a
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe39454…230d28
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc58c89…cbdba1

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.