Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted18d ago0xc0e383…3b176c
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted18d ago0xca7ab3…7c30cf
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted18d ago0x3b4a6c…62d47c
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted18d ago0x1f97d6…809af0
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted18d ago0xc9014c…6e9c55
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted18d ago0x3e07c4…47ce95
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted18d ago0xd19d77…bc532b
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted18d ago0xc2561a…9fec6c
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted18d ago0x66b8a5…31495e
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted18d ago0x81ba7b…e01fc5
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted18d ago0xf4b974…2f79be
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted18d ago0xfaa6a2…9c9798
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted18d ago0x2d6ebe…e1e4c3
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted18d ago0x000849…80de75
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted18d ago0x451edf…6389d1
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted18d ago0x773e7c…64f9d6
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted18d ago0xcea720…da2611
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted18d ago0x49f13d…6d3898
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted18d ago0x93dedd…7e6a99
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted18d ago0x6819ec…339a40
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted18d ago0x76f5d4…7f648e
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted18d ago0xffb726…c29983
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted18d ago0xcedf70…4f5394
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted18d ago0x9663ff…ad09e5
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted18d ago0x13b1d7…ed5fad

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.