Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23f0…66250x6a5e…c666Basex402 service$0.01100%payAI113d ago0x42ec53…86fe3e
0x23f0…66250x6a5e…c666Basex402 service$0.01100%payAI113d ago0xad36ad…b9906f
0x23f0…66250x6a5e…c666Basex402 service$0.01100%payAI113d ago0x2f6c43…96029a
0x23f0…66250x6a5e…c666Basex402 service$0.01100%payAI113d ago0xd9d168…6b753b
0x23f0…66250x6a5e…c666Basex402 service$0.01100%payAI113d ago0x73d1e6…501862
0x23f0…66250x6a5e…c666Basex402 service$0.01100%payAI113d ago0x77017f…84bfb1
0x23f0…66250x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe27e27…e64314
0x23f0…66250x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8dc8f8…e62581
0x23f0…66250x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4ff0a6…7e90bf
0x23f0…66250x6a5e…c666Basex402 service$0.01100%payAI113d ago0x99121d…ae345a
0x23f0…66250x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa891b1…f2b0b4
0x23f0…66250x6a5e…c666Basex402 service$0.01100%payAI114d ago0xeb80b0…6cc58f
0x23f0…66250x6a5e…c666Basex402 service$0.01100%payAI114d ago0x869860…f51e0e
0x23f0…66250x6a5e…c666Basex402 service$0.01100%payAI114d ago0xb03528…05a92c
0x23f0…66250x6a5e…c666Basex402 service$0.01100%payAI114d ago0x308786…f1ef3d
0x23f0…66250x6a5e…c666Basex402 service$0.01100%payAI114d ago0xf98b7e…b86417
0x23f0…66250x6a5e…c666Basex402 service$0.01100%payAI114d ago0x9144de…7915e6
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x04defb…cd393e
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb274d5…e59d2c
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe9233d…5fdc51
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0xeae3a5…8e3ea1
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcabb1b…6ac02c
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa408f6…a3f283
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x636333…34580d
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x64ee8b…4de576

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.