Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI109d ago0xab0894…51640b
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2a315c…d05cd1
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5de903…9bee38
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd99c1e…1c0597
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x706a60…a92f15
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x90859b…576916
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4f6619…13c75d
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x19958a…a11dae
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x137402…c38136
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0a829e…9759ce
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc85920…ec602d
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7ef528…4465f1
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc7c37d…0cb5f3
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8dc058…a86b2d
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x85fe40…a15ed2
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfecad8…b452a0
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb77576…6d9dcd
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6ef1da…77cccb
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x61318e…094e08
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc9d0fe…0cfd52
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1ff309…e3425f
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x892381…f7b324
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5c8e6c…54d628
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd81a51…ba857f
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9b0e1e…7cdd0c

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.