Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6a3978…70844b
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa1f440…43e153
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI103d ago0x80f7c7…6b6b55
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7b8dd3…ef3aa2
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI103d ago0xafe211…fc20b8
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf38d43…a7dfb3
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI103d ago0xca7033…69302a
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0e4e9d…a958d4
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI103d ago0x27994d…dd16d3
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1ccb7f…bf61d5
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI103d ago0x86f0a9…7b8857
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI103d ago0x444bd5…4e3730
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI103d ago0x41dd08…8af29b
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5ce1f7…f93a0c
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd08fe3…f3d2fc
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9292fe…8c3ab3
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc95069…d39efb
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfa238d…54520c
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdecbf8…e7c568
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbce8db…7c3e51
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI103d ago0xedd227…0ba164
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb64e93…18ea58
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI103d ago0x78316c…c0bc56
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI103d ago0xed3997…a66aca
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI103d ago0x257b05…08a60c

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.