Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2abe88…b501a0
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x09bae7…334b6c
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7abec2…0ca8ae
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x038914…e5948e
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe89e54…3da08f
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2e24ac…a91d3f
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x959046…bb4dd5
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd8eacd…e1957f
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x36994a…dd63ca
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6505c7…f62209
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x32708f…020aa5
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2d3a25…8c6c08
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x651a4c…d9c654
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0e254d…8bd08d
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x04f684…7bde11
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe47f7e…588d84
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdf0ceb…0e3747
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xebb6c2…c786a2
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xac3fcb…cab65c
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x16b8fc…8a6aae
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x07fff4…378386
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3124cb…d79218
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbba202…698b6e
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x55f4c5…1df384
0x7a2d…e91b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7f9964…7c33d3

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.