Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf71b55…8deb6e
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1529c8…98939b
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x22879a…206539
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6256e6…899d88
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x866df9…070b84
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x02ed49…cdb545
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xeb5690…77e217
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3f311a…131410
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd4c5b8…a87f44
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x59b29f…75bc77
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x72953e…ba0fd8
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x757cc2…517c50
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd4881e…e87e51
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x162aab…826920
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x68b941…ebb26e
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd32ab6…b12ece
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xde64e9…ea2e3b
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xccfdc7…ba4362
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1f6602…d4ad0f
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x18e146…fae76b
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x858f3d…20e1db
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x655b11…cbda84
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc56362…9f48f5
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4dd36b…8bd929
0x23ef…f6dc0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x0cb620…6f8ad0

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.