Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdc88f3…8f99c8
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x48b55d…dd97f3
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xac4eac…e3d616
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7dc998…6b6f6a
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1a06cf…95bfbd
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf5ca6f…8a002a
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x842fc1…84c706
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb6451b…e4162b
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6d0d8a…8c5970
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x37c398…fe693a
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0ed529…693084
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5aecd9…a7c192
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd4d184…98439b
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd425a8…23c34d
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x700e5e…0b74fe
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xde6ce1…19c4e1
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbb681e…ed421c
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9b4335…3e4dcf
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x04bdb1…39e4cb
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6241f2…af5c11
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9d3963…da9000
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd19b45…5376ad
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf77564…cdb3eb
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x68ee3d…b2a196
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8286a2…a1d13c

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.