Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4360ab…74c371
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xffec19…94f0b5
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x611095…45a619
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd6e608…b1e3be
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8f7bb4…5d51fe
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd6d363…f7023e
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcee6fb…c7f617
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x87c9f4…92609c
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2693fc…67d5e7
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf3832d…153ad4
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4b64be…118d28
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x99e6ca…10cd2e
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc10efb…7927e7
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x564219…7aee8c
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe15f32…9eb556
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x01ba07…f248d9
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa8d2b1…9ac6a7
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5ed3cc…985012
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xff87a6…76d666
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2b93e3…aee228
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x262e57…2f3930
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x20fcbd…ae8126
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x58b731…52e68b
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x96403b…2ee4d7
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5e3d96…91267c

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.