Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x17d07d…140c5f
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x299f1e…503726
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcafbfd…7a7148
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x848a1e…26ed18
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x96bbbd…336241
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2c700b…c90ec8
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x60ae93…07d54d
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5e437e…b6dfd9
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x86b58e…8aa7b4
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI103d ago0xee3c3e…d98586
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x092a67…0c2883
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x81651a…cef4b1
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd4cc88…896260
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x198406…18df6c
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x209edd…45ff91
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5db859…0e8d7e
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x70d5d5…577d7e
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x99694e…d6202a
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdc98d9…b94deb
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfbc009…523f46
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x278d9d…4b540e
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd9c760…f3e539
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc13f26…ece3b3
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x56c584…56c1c8
0x8348…bba00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x301542…de4e14

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.