Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8674c0…1ea601
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x717782…c50bea
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb90f3c…dbcf1f
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8707a0…c8655c
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa7369b…07bcd2
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe1cea7…8d3cd4
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6747aa…b1e767
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5ba0ae…ca1b0e
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe25639…fc87b4
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcaf8cd…c19f76
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5eb0a5…48e206
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb4700a…1f22b8
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc6c58e…244e22
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x07d19a…76502f
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xacf838…1159d2
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2851f0…48e43c
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2eeab0…51e480
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa2f8d8…1b6735
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x998da5…550484
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd8eb8f…45e9b5
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4596d1…39f99a
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x457326…501123
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x780bbf…3f2ba0
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8dfdf0…9b8527
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9da6db…466d7b

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.