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%payAI115d ago0xacc73d…f2f4ee
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb6260f…fb4f40
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6b6fc9…aee26b
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcfaa98…b353da
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x68463d…98a5f0
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x239632…d40efc
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x127632…bf8f9e
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1dc309…1e91a3
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x989813…aca6a7
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7ad891…74a674
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc8b116…7aacec
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x449d20…82b559
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf689c3…d131dd
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe3661d…215c51
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x483080…12fa1e
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb4223a…ea066a
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x32b4cf…19beae
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2f4aa1…cce014
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x92797e…97e001
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7dfe58…32ff7a
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd66230…5c7e64
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe4df08…302721
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5f5e05…274d0b
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xadd32f…b2bfa8
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0916fc…1fc9c7

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.