Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI115d ago0x029d10…157ca9
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI115d ago0x11a66c…302f4b
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbbecd8…93c17a
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc96f3e…8ad1ef
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI115d ago0xaa3a7b…6c5ae1
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8d7650…6b5889
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI115d ago0x81eb8a…cee9ab
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1a3740…488198
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI116d ago0xabdde1…42e00e
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3db930…bd4e01
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc9b624…f84f77
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI116d ago0x586d60…fe07cd
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI116d ago0x19e120…161212
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI116d ago0x643619…a78691
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbd91e8…145e27
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4a5c15…de1e95
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4d5354…d52757
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb1dcaf…afce86
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI116d ago0x256f1d…542579
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI116d ago0x35c217…e3917a
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI116d ago0x76762c…2a2952
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf540ec…8fe1e8
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI116d ago0x353f87…9c69c2
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2f0675…f9481a
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5d9404…b78242

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.