Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc771…f7750xd984…7470Base—$0.01100%coinbase79d ago0x91b0c1…014606
0xc771…f7750xeeb5…4e6fBase—$0.01100%coinbase79d ago0xace681…f1381d
0xc771…f7750xd2b6…3738Base—$0.01100%coinbase79d ago0x4f7d9d…783645
0xc771…f7750x132b…67c9Base—$0.01100%coinbase79d ago0x1f8014…dd9167
0xc771…f7750x7d23…f2f7Base—$0.01100%coinbase79d ago0x1c6ca3…658466
0xc771…f7750x683a…ae6bBase—$0.01100%coinbase79d ago0x3c2374…cd0a9b
0xc771…f7750x2bbe…f197Base—$0.01100%coinbase79d ago0x653696…c53ed3
0xc771…f7750x500d…0722Base—$0.01100%coinbase79d ago0xb2d3d2…8cfdc2
0xc771…f7750x7071…016cBase—$0.01100%coinbase79d ago0x88e3ad…07ba0a
0xc771…f7750x527c…23deBase—$0.01100%coinbase79d ago0x526c77…98176e
0xc771…f7750x7d98…024bBase—$0.01100%coinbase79d ago0x32e7c3…875499
0xc771…f7750x2932…4f60Basex402 service$0.01100%coinbase79d ago0x6d9162…47647f
0xc771…f7750x2932…4f60Basex402 service$0.01100%coinbase79d ago0xeb6c04…9ce9db
0xc771…f7750x2932…4f60Basex402 service$0.01100%coinbase79d ago0xb7345a…596aba
0xc771…f7750x2932…4f60Basex402 service$0.01100%coinbase79d ago0x68015c…531ef6
0xc771…f7750xd585…c61bBase—$0.42100%coinbase79d ago0x1ffc24…d498ae
0xc771…f7750x2280…1e22Base—$0.01100%coinbase79d ago0x1a34cb…a8af0d
0xc771…f7750xfae3…fdd8Base—$0.01100%coinbase79d ago0xcb24c1…ee3c59
0xc771…f7750xcd83…7acbBase—$0.01100%coinbase79d ago0x9b334c…2fa3a7
0xc771…f7750x2810…28a9Base—$0.01100%coinbase79d ago0xfa48b5…51b41a
0xc771…f7750xd345…7dd9Base—$0.01100%coinbase79d ago0xea902f…ff2f85
0xc771…f7750xc63d…f143Base—$0.01100%coinbase79d ago0xd21bf7…b108c5
0xc771…f7750xaf36…6987Base—$0.01100%coinbase79d ago0x06a089…8064d0
0xc771…f7750x0ddb…70aaBase—$0.01100%coinbase79d ago0x517246…f9ca99
0xc771…f7750x2932…4f60Basex402 service$0.01100%coinbase79d ago0x9a3fda…545b02

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.