Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8412b2…a0d0f4
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9ae21a…1f219b
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfd8838…2a5f96
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x38363a…52869a
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x771b58…912d9f
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x22743a…1d4796
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdf8211…a6b5d2
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7b50ca…61f918
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf916c4…f2acb8
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x16dc41…8ef151
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8214a7…a5b107
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x425b3e…81770a
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x03f393…7cc1a3
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5a34dc…ad2c55
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xca0618…cd5e1d
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd9d48b…68f31f
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9796ab…1f732d
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe5e635…4dfdb6
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x37c095…9b4e64
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9be043…882fc2
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb92e2d…917291
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6ca3ba…f728c8
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI115d ago0x601b9c…37f683
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xaa25cf…fef418
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe95738…cdc27e

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.