Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfae7ac…1c97c8
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI111d ago0x857a3f…b4f74d
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf7312f…675b78
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI111d ago0x264f6f…0913ce
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe02054…e0a654
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe0f2ad…f793a9
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI111d ago0x792e01…6e3cb8
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI111d ago0xab6197…85c1b7
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI111d ago0x16f17e…729871
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI111d ago0x93ff3c…65d0bc
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa4f403…c0b1d9
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI111d ago0x40fb08…8670f5
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc242ef…962476
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI111d ago0x358229…c8197c
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI111d ago0xaf54fe…e38e5f
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI111d ago0x664d67…d64941
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI111d ago0x03f62c…d17a03
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI111d ago0x382627…ae3364
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfe4852…337566
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7b28d7…cdd7c6
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI111d ago0x771a10…c34c74
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc9c364…904126
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI111d ago0x85c3f3…a108dd
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI111d ago0x35f699…218d18
0x7275…51290x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2c14c3…d416d4

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.