Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x599db0…95ed8e
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6afe47…a8dd83
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x165c61…d9f1f1
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5c8603…8fa5c8
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfe5836…9189d5
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8a14d3…9a0ff0
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe8c9ad…49ff5e
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x10eab9…fae33d
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x965fcc…949b11
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbcbbcf…1ebdd5
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfd882f…44af31
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa03b72…0c5fae
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2bc493…c20bb6
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc4bb4b…b743f4
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x374a20…c6b79b
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa288cb…5ba13d
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcf3cae…0f8d19
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9f041f…6ff137
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x14510d…312b25
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x148e04…4fb89c
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x428b03…0d6839
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3cccb3…af3c27
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0039c5…7d332b
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd3e55a…e92532
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdade87…5e3eeb

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.