Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x05a4ba…d028d5
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x086224…f0aafd
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3f8dde…fc1eb9
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf69bb4…5a4812
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x304412…ca65e3
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xda64de…f36ead
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4de703…049b0a
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0ccb42…7a3858
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x055fa3…17c689
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc67d36…b0e295
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x72ce5e…95efa3
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xae6989…e9c73c
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe333b2…677ed1
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2d341a…56c428
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x55c41b…4b9e0f
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x014548…5f9999
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xedc095…386f3f
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5c3221…473e66
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x065fe1…6dde81
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa7f111…131e91
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf1d4e5…3f8a52
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1bece9…71371a
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x85cff9…24fb00
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa80117…798cb3
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7d2ed8…d666cf

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.