Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e6f…2f060x6a5e…c666Basex402 service$0.01100%payAI112d ago0x36f8db…563b15
0x7e6f…2f060x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1b0759…0021af
0x7e6f…2f060x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5c9e66…aa1ea9
0x7e6f…2f060x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfbcf01…d6d553
0x7e6f…2f060x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6a7a88…8b2ed2
0x7e6f…2f060x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6d3289…24e8eb
0x7e6f…2f060x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfaa6e0…c9d18c
0x7e6f…2f060x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5599b3…9b15b6
0x7e6f…2f060x6a5e…c666Basex402 service$0.01100%payAI112d ago0x61a3a2…c4f3fc
0x7e6f…2f060x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8db03f…7ef02d
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd9193b…3ea554
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd63216…65dc2b
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI112d ago0xbc2839…2033d1
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI112d ago0xec983e…236d64
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI112d ago0x95d466…e7e1ac
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc2de30…ba8c97
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8c0675…6d34af
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd1abb5…4d9dcd
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4c271e…f99b81
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf47d83…a6d4f5
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc59955…95d4c3
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2eb5d0…9498a1
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1fbc35…07bc76
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x09bb2a…ee3861
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4628fc…b61c91

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.