Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cc1…9e880x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0d56ea…9278be
0x0cc1…9e880x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7c96d3…f86e26
0x0cc1…9e880x6a5e…c666Basex402 service$0.01100%payAI111d ago0x14b19e…a38986
0x0cc1…9e880x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe0c720…7572a3
0x0cc1…9e880x6a5e…c666Basex402 service$0.01100%payAI111d ago0x088910…c766b5
0x0cc1…9e880x6a5e…c666Basex402 service$0.01100%payAI111d ago0x12c710…cf6635
0x0cc1…9e880x6a5e…c666Basex402 service$0.01100%payAI112d ago0x608be3…e38067
0x0cc1…9e880x6a5e…c666Basex402 service$0.01100%payAI112d ago0x54c703…9254e4
0x0cc1…9e880x6a5e…c666Basex402 service$0.01100%payAI112d ago0x17d36f…224afc
0x0cc1…9e880x6a5e…c666Basex402 service$0.01100%payAI112d ago0x418e21…e4b99c
0x0cc1…9e880x6a5e…c666Basex402 service$0.01100%payAI112d ago0x991609…4cf822
0x0cc1…9e880x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa8aed6…0c40c4
0x0cc1…9e880x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd96d1c…523e6e
0x0cc1…9e880x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb1d4c2…f8cdda
0x0cc1…9e880x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdb908f…03dad9
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI112d ago0x51bc3f…14822e
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI112d ago0x837ef2…8d4ddb
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI112d ago0xef116c…49e3d0
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5c2a9c…b67669
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf3b687…e64f60
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd2bc4b…d3e8a1
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9602e7…ce58ec
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI112d ago0x60a51e…04eb6c
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa01247…2a681f
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa7fd08…1cd967

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.