Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI103d ago0x68226c…275d11
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI103d ago0x25d307…ecdca4
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2a2563…836a84
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf8f381…f136fb
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2b88b8…ee3b53
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6895f1…cbadb6
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI103d ago0xaaf78f…87e13a
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8be9b9…d2ed59
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI103d ago0x83b77b…e851a0
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4068c5…474346
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf7d7cc…a7c585
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc22869…0ca6c1
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI103d ago0x400266…3afba1
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa69edf…c5b96f
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1f519d…43ca93
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd4ee9a…89319a
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa5278b…89929d
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe15598…a0a9f2
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7b8b07…24dc07
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI103d ago0x417994…540ad0
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI103d ago0x80cc83…f7c2e1
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI103d ago0xec3c74…7f7297
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3b78d7…31214b
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd3653e…c77f7b
0x50d0…b0900x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa6e63b…d044cf

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.