Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x476aee…8f165a
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x39bbb4…b56aef
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3f30b7…48164f
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0bd5e5…348ba1
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa9dcdc…de5201
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5894a2…4edcec
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x69bfeb…bc0fc2
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3095e2…d0403a
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1865fd…4cd9a3
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x703fbb…f2f8f4
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0b78a7…3457ec
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbc4078…60ef0f
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7097c7…d0ea67
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x173d4f…bc5186
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1b37da…4392ae
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x565f2e…be735b
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa02039…2f6e28
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x17caa2…4bba4e
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9ba106…8ad49c
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6655d0…85858d
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6dc7cd…e4d5fb
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe9d7c9…7680f9
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9745ce…a0d05d
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8f26e0…09a06f
0x060b…23a90x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaadcbe…2da3f1

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.