Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf12a35…f8a0b7
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfdbb57…1ddccc
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x71c9ba…daa6cb
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x470f8d…89031d
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdd6201…4d2995
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfff238…664c11
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x856a5f…c5b559
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x50d0b6…4ba4f0
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3776e6…7c12ae
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x01b47d…3d0ad3
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5b7b90…a89178
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x19b480…f08301
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6ba152…d0833c
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6f7150…644b88
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x733f42…af71ac
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x50992d…81950a
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcac2c6…bd2bff
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x558025…2bfbc1
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x58420b…1a3c4b
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb08121…243f21
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0454ea…99ed04
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x948cf5…d7cbeb
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4f42cb…423e20
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x17a634…3258a6
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x37a151…a82a00

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.