Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0551…82d30x3e0a…78e7Base—$0.002777100%coinbase75d ago0xdd680d…48f453
0x0551…82d30x3e0a…78e7Base—$0.004792100%coinbase75d ago0xcc22eb…a56089
0x0551…82d30x3e0a…78e7Base—$0.005796100%coinbase75d ago0xc026e4…d9dc86
0x0551…82d30x3e0a…78e7Base—$0.005285100%coinbase75d ago0x6f9118…7ca09e
0x0551…82d30x3e0a…78e7Base—$0.003468100%coinbase75d ago0x26ce9e…2afd05
0x0551…82d30x3e0a…78e7Base—$0.004268100%coinbase75d ago0x9c6476…55ff81
0x0551…82d30x3e0a…78e7Base—$0.005722100%coinbase75d ago0x9c7a3c…84614f
0x0551…82d30x3e0a…78e7Base—$0.005501100%coinbase75d ago0xa710d8…1254fa
0x0551…82d30x3e0a…78e7Base—$0.002871100%coinbase75d ago0x306178…252128
0x0551…82d30x3e0a…78e7Base—$0.003128100%coinbase75d ago0x1c08ca…403ecd
0x0551…82d30x3e0a…78e7Base—$0.003978100%coinbase75d ago0xb84f61…cdda91
0x0551…82d30x3e0a…78e7Base—$0.005896100%coinbase75d ago0x6dd63e…b4b00a
0x0551…82d30x3e0a…78e7Base—$0.002792100%coinbase75d ago0xa87729…958c88
0x0551…82d30x3e0a…78e7Base—$0.005259100%coinbase75d ago0x11a9c9…e17b7e
0x0551…82d30x3e0a…78e7Base—$0.004644100%coinbase75d ago0xa4a6da…8a46b8
0x0551…82d30x3e0a…78e7Base—$0.003915100%coinbase75d ago0x6dc7af…01be40
0x0551…82d30x3e0a…78e7Base—$0.004221100%coinbase75d ago0x072bdd…8a3253
0x0551…82d30x3e0a…78e7Base—$0.00394100%coinbase75d ago0xcbb41b…2a407b
0x0551…82d30x3e0a…78e7Base—$0.005403100%coinbase75d ago0xb6096e…205446
0x0551…82d30x3e0a…78e7Base—$0.002792100%coinbase75d ago0x9bf5f3…10b847
0x0551…82d30x3e0a…78e7Base—$0.003732100%coinbase75d ago0xca5774…05ca84
0x0551…82d30x3e0a…78e7Base—$0.00444100%coinbase75d ago0x4a816d…811493

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.