Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8c0f29…7c10bb
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe5e635…1c81a6
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x486e7e…9e0053
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x23f77c…35c1b5
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc7f764…f6d981
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd588c5…520643
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x009790…39b58a
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xffaf86…ff6850
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x18ed90…aabf5f
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x991862…3f10ad
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc38561…de7cc4
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xab1422…bd3f2d
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3929ad…335516
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x130373…8375c6
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x71d3e2…7bfc6c
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1e3aba…9ce92f
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4ca252…b1e10a
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xba3bc2…b9cbb1
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x61b4ab…8a062a
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2e356b…3ce8db
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x674fda…7906ef
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbc891b…d4ec11
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5362be…89913d
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1c2deb…5b4e6f
0xcaea…c32a0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x49857a…941538

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.