Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2fb87f…b65a76
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdeb76d…cc8c7f
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd112cb…1a4d71
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x805aeb…115b29
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf3905d…3f5151
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3c5c97…b8150a
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc9fa9f…6b4e99
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8366c8…5b22cf
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf41751…ae543b
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9afbac…816ecb
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x12816a…55b04a
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xedf1ba…7a978f
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x016463…ec41fc
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x66af78…971c1c
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x70402b…1d67e6
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9b939d…b417a9
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb47c0f…b0f9ca
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd777a4…63b12b
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x34d7f9…3f4ee0
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb0a7ee…4ab213
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x59723d…96116a
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xac2e0f…f2b0d4
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc220ca…3e59fa
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x781d08…2432ef
0x438f…ba4d0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd4744c…0700ed

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.