Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2cb233…4277d7
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9f133a…5f671d
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2bf544…444247
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x836a6e…14eac4
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe286b5…a49be6
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x93f541…c22b3d
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5b2a66…579f66
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xefcded…04578b
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x485e22…136406
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x22dea4…acdcf0
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xeb5656…8dc442
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x27a425…3acb20
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x02798d…deddab
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7c4968…4238b7
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x65f059…f2f9e5
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x889774…f3b08f
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4db371…461b8a
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x31069c…e61222
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7d8e25…dd59ba
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa17e99…e38462
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdc5537…c20b39
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa14104…e00f1f
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb17992…7ee847
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfff2d3…004725
0x0c18…8dae0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf4ac41…5b0da1

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.