Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad04…d38e0x73fc…b29bBase—$0.006100%0x0018…ca9785d ago0x49e953…d807d7
0xad04…d38e0x73fc…b29bBase—$0.006100%0xdf7d…5dbd85d ago0xc24ea1…8320c8
0xad04…d38e0x73fc…b29bBase—$0.006100%0x0021…ad8f85d ago0x260f1b…05f1ae
0xad04…d38e0x73fc…b29bBase—$0.006100%0x0018…ca9785d ago0x1eea89…724de6
0xad04…d38e0x73fc…b29bBase—$0.006100%0xdf7d…5dbd85d ago0x3097f6…813e8b
0xad04…d38e0x73fc…b29bBase—$0.006100%0x0021…ad8f85d ago0x7d4ada…5a2143
0xad04…d38e0x73fc…b29bBase—$0.006100%0x0018…ca9785d ago0xed1ba6…4d3b0e
0xad04…d38e0x73fc…b29bBase—$0.006100%0xdf7d…5dbd85d ago0xe186c4…d2e00a
0xad04…d38e0x73fc…b29bBase—$0.006100%0x0021…ad8f85d ago0x92a42f…ced3d3
0xad04…d38e0x73fc…b29bBase—$0.006100%0x0018…ca9785d ago0xabc9d8…489d85
0xad04…d38e0x73fc…b29bBase—$0.006100%0xdf7d…5dbd85d ago0xc19d08…14927b
0xad04…d38e0x73fc…b29bBase—$0.006100%0x0021…ad8f85d ago0x536017…79da79
0xad04…d38e0x73fc…b29bBase—$0.006100%0x0018…ca9785d ago0x011002…d54013
0xad04…d38e0x73fc…b29bBase—$0.006100%0x0021…ad8f85d ago0xcef238…986f9c
0xad04…d38e0x73fc…b29bBase—$0.006100%0x0018…ca9785d ago0x660a3a…fdeb54
0xad04…d38e0x73fc…b29bBase—$0.006100%0xdf7d…5dbd85d ago0x0abf3b…03bd3a
0xad04…d38e0x73fc…b29bBase—$0.006100%0x0021…ad8f85d ago0x7bc454…993029
0xad04…d38e0x73fc…b29bBase—$0.006100%0x0018…ca9785d ago0x42e045…fe2252
0xad04…d38e0x73fc…b29bBase—$0.006100%0xdf7d…5dbd85d ago0x08b10a…f189d3
0xad04…d38e0x73fc…b29bBase—$0.006100%0x0021…ad8f85d ago0x3c7d3e…0b9e7b
0xad04…d38e0x73fc…b29bBase—$0.006100%0x0018…ca9785d ago0xd29db7…c36c92
0xad04…d38e0x73fc…b29bBase—$0.006100%0xdf7d…5dbd85d ago0x94af5e…925e4d
0xad04…d38e0x73fc…b29bBase—$0.006100%0x0021…ad8f85d ago0xeea662…cb8b81
0xad04…d38e0x73fc…b29bBase—$0.006100%0x0018…ca9785d ago0xdbd1af…cd5377
0xad04…d38e0x73fc…b29bBase—$0.006100%0xdf7d…5dbd85d ago0xabdf1b…a645ea

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.