Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5d7aa4…7b5657
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x05fda4…ae6e6f
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe06f91…607c04
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc2f4af…38b31a
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb57c2a…acff53
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI104d ago0xacc561…dba8d5
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x95d18c…3f4647
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x809f27…933f1b
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0bde5d…f82918
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x85ba8a…6bbd06
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x50c9f4…207712
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x848144…343cf7
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdd53f3…fed52d
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x609d5b…8a183b
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbc2fd1…1c6819
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1a8786…b2bac3
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf51a59…0bb419
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7350e8…aa3ab9
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe081d4…4f16a0
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x92e9d4…a33526
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x94179a…a9543d
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdd721d…7b64fe
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x487348…f4ebbf
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe921fc…2f557b
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x65cc7c…611506

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.