Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x50f178…cbeb9d
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2c6031…2ef781
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc6660f…8a0097
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfebdab…38d3b4
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6ffb0d…44a09b
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdc1889…d7c058
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xeaacd7…a462e1
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2cfd94…e09c09
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI117d ago0xecea88…0fbe1f
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI117d ago0x72aa6a…fbf871
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4249bf…a999cf
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf28c4d…3a235d
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI117d ago0x70f01b…0d056b
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5e0292…887642
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5d9e74…11c466
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8f4109…1a1451
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd2b9ca…193cfa
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI117d ago0x30809b…3e983e
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI117d ago0x021205…7f101c
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe61706…e7227a
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5918de…2eeda9
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI117d ago0x07d6e4…f2aac3
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa78259…863728
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI117d ago0x57e28c…344a66
0xecde…87e30x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9cda8b…0a67e1

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.