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-submitted9d ago0x01691b…0a0b43
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted9d ago0x9a0216…43710a
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted9d ago0xaee510…d65935
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted9d ago0x71cf22…4edc08
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted9d ago0x1864ae…98c34e
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted9d ago0x66121b…468f7c
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted9d ago0x1570b9…2979af
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted9d ago0xfcafff…032ecc
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted9d ago0xd7308d…bf062f
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted9d ago0xc33ceb…0e77de
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted9d ago0x52df2b…a3dc14
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted9d ago0xe6a4c7…9246c6
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted9d ago0x8ac62f…c0ea97
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted9d ago0x4b6ffd…188500
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted9d ago0x01c718…2e7adf
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted9d ago0x6ba28b…bed403
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted9d ago0x3ba709…1aad2c
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted9d ago0xf20365…c00dba
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted9d ago0x06418b…7a2ce9
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted9d ago0xcafaff…41a3e1
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted9d ago0xb80304…29d462
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted9d ago0x1183df…e8316e
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted9d ago0x74788f…1486d9
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted9d ago0x610de6…ae1f71
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted9d ago0x3cc98f…0ac96f

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.