Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x60a5…5cfb0x2932…4f60Basex402 service$0.005100%coinbase2d ago0x6a08c6…4aad9e
0x8dba…947f0x2932…4f60Basex402 service$0.005100%coinbase2d ago0xc01469…5f1f45
0x12b9…f3380x2932…4f60Basex402 service$0.005100%coinbase2d ago0xf7dca3…def570
0x12b9…f3380x2932…4f60Basex402 service$0.005100%coinbase2d ago0xe86c2f…52e657
0x9787…f6090x2932…4f60Basex402 service$0.005100%coinbase2d ago0x99d84f…130161
0x3a5d…b2b00x2932…4f60Basex402 service$0.005100%coinbase2d ago0x19b727…0d3407
0x5700…d0e40x2932…4f60Basex402 service$0.005100%coinbase2d ago0xac82b6…e9eff9
0x80f5…60a50x2932…4f60Basex402 service$0.01100%coinbase2d ago0x6dc270…d2872a
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase2d ago0x7bd3a3…f8c94a
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase2d ago0x6b00fe…15c0e8
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase2d ago0x3709fd…e716f0
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase2d ago0x54d179…f4e2d9
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase2d ago0x5179bd…cbf1dc
0x6689…43000x2932…4f60Basex402 service$0.005100%coinbase2d ago0xe151ce…863a53
0xeb52…7dc50x2932…4f60Basex402 service$0.01100%coinbase3d ago0x4d4ca7…034e37
0xc9c7…16700x2932…4f60Basex402 service$0.005100%coinbase3d ago0x69cef7…a56df1
0x384a…50220x2932…4f60Basex402 service$0.005100%coinbase3d ago0x26a29e…1f3d30
0xd5fb…ecf40x2932…4f60Basex402 service$0.005100%coinbase3d ago0x7e580e…d36b2c
0x5c98…62630x2932…4f60Basex402 service$0.005100%coinbase3d ago0x17abda…e85a79
0x2e42…99260x2932…4f60Basex402 service$0.005100%coinbase3d ago0x76dfab…fedd49
0x3722…cb380x2932…4f60Basex402 service$0.005100%coinbase3d ago0x804b21…e21b3d
0x30eb…96200x2932…4f60Basex402 service$0.005100%coinbase3d ago0xc4223f…81ff11
0x946a…27e00x2932…4f60Basex402 service$0.005100%coinbase3d ago0x8ea090…e9df1f
0x6398…6a080x2932…4f60Basex402 service$0.005100%coinbase3d ago0x69d022…512b31
anasu.eth0x2932…4f60Basex402 service$0.005100%coinbase3d ago0x0b54fd…8cbbd7

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.