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%payAI107d ago0xd79c7c…a4e9b2
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf7b72e…15e4de
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI107d ago0x416756…403867
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI107d ago0x96f12e…8ec1dd
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6576b5…aada6d
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI107d ago0x27f291…51d9cc
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI107d ago0xddb347…44e7e6
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa059c0…4ca4ea
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf7dd71…d1ce31
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa4d5a8…921c27
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI107d ago0x39e009…beaf95
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2c5ad9…69f602
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2ecd5c…d5ed35
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb37431…70f990
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI107d ago0x86f9e2…f689ba
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2725c8…4c0203
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI108d ago0x675173…03b3f6
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfcf72d…f8d6de
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI108d ago0x106bb2…0fa272
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8b308b…7022d8
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI108d ago0x363d70…8492b5
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI108d ago0xde0adc…73e633
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3727cc…abca82
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI108d ago0x12ae25…e8cf8d
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI108d ago0x79dc2b…a18dac

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.