Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2205c7…cbc00c
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI109d ago0x779166…2734b1
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1f95aa…5d5227
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI109d ago0x627908…f64fa9
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa490af…1b5a99
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI109d ago0x81308a…7509a4
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI109d ago0x123b6d…1d1a33
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa9d6d8…b93b08
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI109d ago0xafdcc2…6ab722
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI109d ago0x003720…0fbaa6
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI109d ago0x212cec…4b9cef
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc5c304…b890d0
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbe782a…9a5747
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI109d ago0x29a62e…79340c
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa284fd…c89cde
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3ea430…81f217
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1ae991…d6c587
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI109d ago0x961676…cd9b0e
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc3869f…4381e8
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe86e99…bbdeb4
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2c2425…55d66d
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6962e4…9442f4
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0bea01…673193
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7cd985…8366db
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI109d ago0x82d09e…ebd021

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.