Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc7a6…ec9b0xd591…428cBase—$0.00170%0xea34…81fd13d ago0x77c9a5…fd4ec5
0xc7a6…ec9b0xd591…428cBase—$0.00170%0xea34…81fd13d ago0xaf786f…59a216
0xc7a6…ec9b0xd591…428cBase—$0.00170%0xea34…81fd13d ago0xdd9ac6…0c3ea4
0xc7a6…ec9b0xd591…428cBase—$0.00170%0xea34…81fd13d ago0x1a1e0e…09a286
0xc7a6…ec9b0xd591…428cBase—$0.00170%0xea34…81fd13d ago0x80c1fe…de9737
0xc7a6…ec9b0xd591…428cBase—$0.00170%0xea34…81fd13d ago0xc81dc4…e944c7
0xc7a6…ec9b0xd591…428cBase—$0.00170%0xea34…81fd13d ago0x4e0e84…d1ffd7
0xc7a6…ec9b0xd591…428cBase—$0.00170%0xea34…81fd13d ago0xc48d42…829572
0xc7a6…ec9b0xd591…428cBase—$0.00170%0xea34…81fd13d ago0xb49589…3a60d8
0xc7a6…ec9b0xd591…428cBase—$0.00170%0xea34…81fd13d ago0x32a148…8e5bcc
0xc7a6…ec9b0xd591…428cBase—$0.00170%0xea34…81fd13d ago0x51dc7f…b87141
0xc7a6…ec9b0xd591…428cBase—$0.00170%0xea34…81fd13d ago0xaf19c7…7a4e58
0xc7a6…ec9b0xd591…428cBase—$0.00170%0xea34…81fd13d ago0xae4475…98df26
0xc7a6…ec9b0xd591…428cBase—$0.00170%0xea34…81fd13d ago0x766919…cbdbbb
0xc7a6…ec9b0xd591…428cBase—$0.00170%0xea34…81fd13d ago0x13e677…412a99
0xc7a6…ec9b0xd591…428cBase—$0.00170%0xea34…81fd13d ago0x255e57…7e5a60
0xc7a6…ec9b0xd591…428cBase—$0.00170%0xea34…81fd13d ago0xc04ae6…d954ca
0xc7a6…ec9b0xd591…428cBase—$0.00170%0xea34…81fd13d ago0x147593…aeb085
0xc7a6…ec9b0xd591…428cBase—$0.00170%0xea34…81fd13d ago0xba19f6…55265d
0xc7a6…ec9b0xd591…428cBase—$0.00170%0xea34…81fd13d ago0x074a55…4bb777
0xc7a6…ec9b0xd591…428cBase—$0.00170%0xea34…81fd13d ago0xaa258e…a74f64
0xc7a6…ec9b0xd591…428cBase—$0.00170%0xea34…81fd13d ago0xca7bb3…339c19
0xc7a6…ec9b0xd591…428cBase—$0.00170%0xea34…81fd13d ago0x4bdb8e…314854
0xc7a6…ec9b0xd591…428cBase—$0.00170%0xea34…81fd13d ago0xabafbf…00b1a0
0xc7a6…ec9b0xd591…428cBase—$0.00170%0xea34…81fd13d ago0xf71df1…dac5aa

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.