Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa142…84e90x73fc…b29bBase—$0.0025100%0x0018…ca9799d ago0x93475c…116876
0xa142…84e90x73fc…b29bBase—$0.0025100%0xdf7d…5dbd99d ago0xe9fdff…0e75b8
0xa142…84e90x73fc…b29bBase—$0.0025100%0x0021…ad8f99d ago0x7540d3…aaa381
0xa142…84e90x73fc…b29bBase—$0.0025100%0x0018…ca9799d ago0x9c7e28…7b86c5
0xa142…84e90x73fc…b29bBase—$0.0025100%0xdf7d…5dbd99d ago0x5d9d53…359bdc
0xa142…84e90x73fc…b29bBase—$0.0025100%0x0021…ad8f99d ago0x05025c…f39e2e
0xa142…84e90x73fc…b29bBase—$0.0025100%0x0018…ca9799d ago0x3e4631…34dc78
0xa142…84e90x73fc…b29bBase—$0.0025100%0xdf7d…5dbd99d ago0xa87f63…bc26bb
0xa142…84e90x73fc…b29bBase—$0.0025100%0x0021…ad8f99d ago0xcdfa19…d79392
0xa142…84e90x73fc…b29bBase—$0.0025100%0x0018…ca9799d ago0x248283…611145
0xa142…84e90x73fc…b29bBase—$0.0025100%0xdf7d…5dbd99d ago0x952867…ae48f7
0xa142…84e90x73fc…b29bBase—$0.0025100%0x0021…ad8f99d ago0x4313b9…e22a97
0xa142…84e90x73fc…b29bBase—$0.0025100%0xdf7d…5dbd99d ago0x07ccf7…314aca
0xa142…84e90x73fc…b29bBase—$0.0025100%0x0021…ad8f99d ago0x214fa7…ae4525
0xa142…84e90x73fc…b29bBase—$0.0025100%0x0018…ca9799d ago0xae6772…267688
0xa142…84e90x73fc…b29bBase—$0.0025100%0xdf7d…5dbd99d ago0x5d308c…6980ac
0xa142…84e90x73fc…b29bBase—$0.0025100%0x0021…ad8f99d ago0x6d7732…142072
0xa142…84e90x73fc…b29bBase—$0.0025100%0x0021…ad8f99d ago0x8aa17d…85ea2e
0xa142…84e90x73fc…b29bBase—$0.0025100%0x0018…ca9799d ago0x07011c…d9b598
0xa142…84e90x73fc…b29bBase—$0.0025100%0x0021…ad8f99d ago0x3cb8d8…14d3ff
0xa142…84e90x73fc…b29bBase—$0.0025100%0x0018…ca9799d ago0x4dacfd…c525ae
0xa142…84e90x73fc…b29bBase—$0.01100%0x0018…ca9799d ago0xdeb9f5…dcee3b
0xa142…84e90x73fc…b29bBase—$0.03100%0xdf7d…5dbd99d ago0x381054…bd8996

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.