Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI105d ago0x81e2a8…5811a0
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb3d7df…7edd5e
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3ce027…5b439b
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI105d ago0x39761a…02c2f3
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7edd8d…b7eaff
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4d9aa5…0bb7fd
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI105d ago0x09ce81…63e57a
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4d0f6a…5ec763
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe0eadd…a8da5d
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7df3b3…48678a
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4c3846…e5b06d
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7d4b1d…93742a
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI105d ago0x90375a…75c70d
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf04725…27978a
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5eddd2…cb6f55
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaecd20…fd1c46
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb6d72a…d3ac72
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9b245f…f3e1d0
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI106d ago0x982afb…2c8fe4
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI106d ago0x09e5b8…5334dc
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI106d ago0x49d37d…9fa1bd
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI106d ago0x855131…effb4e
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3f2e61…d5590b
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6b69b7…437af6
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8c7ef2…07ec7a

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.