Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x792ccf…84e6bd
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf31cb2…817ddf
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1c93cf…6b1613
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x17de28…903159
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x338067…79d8e6
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7f61db…9ee0a7
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc72086…9782c3
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7e6b47…5c9823
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7b5aec…b54b5d
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x607d12…895d85
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd86ba8…636ab0
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe70fd8…099838
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8065cf…f79150
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcac057…d8684a
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x77cd47…6bbceb
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x079edb…f55b87
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xca4273…7f2731
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdd1215…68904b
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7874ee…f78577
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xde7dd8…ff6939
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7bf321…1a9fd0
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x567aea…200801
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xeffc29…16d526
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xae34a9…7eaf2a
0xcaa0…d4fe0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcf103d…252cc2

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.