Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0adb…798d0x159b…4908Basex402 service$0.01100%payAI40d ago0x94fa71…1e4ac8
0x0adb…798d0x159b…4908Basex402 service$0.01100%payAI40d ago0xce4544…8df276
0x0adb…798d0x159b…4908Basex402 service$0.01100%payAI40d ago0xa71ae0…2ea6d6
0x0adb…798d0x159b…4908Basex402 service$0.10100%payAI40d ago0x95dbb9…92aafd
0x0adb…798d0x159b…4908Basex402 service$0.10100%payAI40d ago0xb6e196…7da955
0x0adb…798d0x159b…4908Basex402 service$0.10100%payAI40d ago0xdc672c…a2fe31
0x0adb…798d0x159b…4908Basex402 service$0.10100%payAI40d ago0x796aa3…a64dfd
0x0adb…798d0x159b…4908Basex402 service$0.10100%payAI40d ago0xdc99e7…8f1fdb
0x0adb…798d0x159b…4908Basex402 service$0.10100%payAI40d ago0xb0bb0b…74b60d
0x0adb…798d0x159b…4908Basex402 service$0.10100%payAI40d ago0xf516e7…37ab32
0x0adb…798d0x159b…4908Basex402 service$0.10100%payAI40d ago0xf8d39c…cd8e43
0x0adb…798d0x159b…4908Basex402 service$0.10100%payAI40d ago0xaee3d4…5456f2
0x0adb…798d0x159b…4908Basex402 service$0.10100%payAI40d ago0x0a18b2…f93845
0x0adb…798d0x159b…4908Basex402 service$0.10100%payAI40d ago0x2a4c2a…497a25
0x0adb…798d0x159b…4908Basex402 service$0.10100%payAI40d ago0x96e720…3df2a0
0x0adb…798d0x159b…4908Basex402 service$0.10100%payAI40d ago0x5e9d09…1c2d09
0x0adb…798d0x159b…4908Basex402 service$0.10100%payAI40d ago0xd2a144…2700de
0x0adb…798d0x159b…4908Basex402 service$0.10100%payAI40d ago0x34f5fe…20bc97
0x0adb…798d0x159b…4908Basex402 service$0.10100%payAI40d ago0x4bb58a…08242a
0x0adb…798d0x159b…4908Basex402 service$0.10100%payAI40d ago0x6aa307…cf57ca
0x0adb…798d0x159b…4908Basex402 service$0.10100%payAI40d ago0x285b60…090716
0x0adb…798d0x159b…4908Basex402 service$0.10100%payAI40d ago0xe46898…e90ac0
0x0adb…798d0x159b…4908Basex402 service$0.10100%payAI40d ago0xfc9d55…d2c3e0
0x0adb…798d0x159b…4908Basex402 service$0.10100%payAI40d ago0x27433b…7bf846
0x0adb…798d0x159b…4908Basex402 service$0.10100%payAI40d ago0x2033f5…d4e884

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.