Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbf46a7…c9a05b
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI109d ago0x35e0d3…123c3a
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd3c446…036c1c
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa8485d…74c3e7
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI109d ago0xae2c20…111428
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3cc4b5…2143a7
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8ecd5b…d710b8
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2e81aa…79d0d4
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9efe40…ca11e4
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI109d ago0xedffda…399463
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI109d ago0x950d77…2c5bc7
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5b1286…b5bc8d
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3f8742…52993e
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI109d ago0x369feb…9d82d6
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0c31c7…fcca19
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa1481f…fc9e5e
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI109d ago0x012905…596807
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1a1d88…1056a0
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5f6e65…1b659d
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3b2971…406dcc
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI109d ago0xeee352…aea9f8
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5e3f2e…964a8b
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI109d ago0x166b9a…7396b7
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI109d ago0x52aa9f…ea403e
0x32a3…ac360x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9ef82c…2aa20e

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.