Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6948…97a50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6b2e38…3d1f0b
0x6948…97a50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x976077…1d8e65
0x6948…97a50x6a5e…c666Basex402 service$0.01100%payAI112d ago0xce1f97…a9894c
0x6948…97a50x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc58d16…68d813
0x6948…97a50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9ecefe…f32832
0x6948…97a50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5cda2e…e36c15
0x6948…97a50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1710a1…b8514e
0x6948…97a50x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb28316…2f5460
0x6948…97a50x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa5048d…722e97
0x6948…97a50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x98f1c6…b77f06
0x6948…97a50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3ff428…ecd66e
0x6948…97a50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2fc4b7…8d97fe
0x6948…97a50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0a1404…c5c8fa
0x6948…97a50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x76e9e3…f99467
0x6948…97a50x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb5338c…7b0e7c
0x6948…97a50x6a5e…c666Basex402 service$0.01100%payAI112d ago0x53c022…66fa8c
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI112d ago0xef3f04…62f668
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa0c10f…6bf982
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa49786…8200a6
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI112d ago0x33bff9…7d06d4
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf6e47f…b031a7
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI112d ago0x304ee2…e78ddc
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI112d ago0x359118…a496ca
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6e4c3c…77a1e0
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3157ea…049f01

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.