Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x144d…2b780x73fc…b29bBase—$0.005100%0xdf7d…5dbd105d ago0xc5e7a5…7f164d
0x144d…2b780x73fc…b29bBase—$0.01100%0x0021…ad8f105d ago0x94f5bd…c0aa61
0x144d…2b780x73fc…b29bBase—$0.01100%0x0018…ca97105d ago0x6ff5b0…b1016d
0x144d…2b780x73fc…b29bBase—$0.02100%0xdf7d…5dbd105d ago0x5a8be3…b3ac9f
0x144d…2b780x73fc…b29bBase—$0.005100%0x0021…ad8f105d ago0xb1a0ad…2ac277
0x144d…2b780x73fc…b29bBase—$0.005100%0x0018…ca97105d ago0x7d83c7…8f2198
0x144d…2b780x73fc…b29bBase—$0.01100%0xdf7d…5dbd105d ago0xe1b8ee…94ce7e
0x144d…2b780x73fc…b29bBase—$0.005100%0x0021…ad8f105d ago0x4a40ab…3f5c1e
0x144d…2b780x73fc…b29bBase—$0.01100%0x0018…ca97105d ago0xfeee72…f9f842
0x144d…2b780x73fc…b29bBase—$0.01100%0xdf7d…5dbd105d ago0x27ce31…c7ee2d
0x144d…2b780x73fc…b29bBase—$0.01100%0x0021…ad8f105d ago0x1ba545…442bc2
0x144d…2b780x73fc…b29bBase—$0.01100%0x0018…ca97105d ago0x0fdb18…c32bb9
0x144d…2b780x73fc…b29bBase—$0.01100%0xdf7d…5dbd105d ago0xe0a767…9628a1
0x144d…2b780x73fc…b29bBase—$0.02100%0x0021…ad8f105d ago0x94f61e…e392ba
0x144d…2b780x73fc…b29bBase—$0.02100%0x0018…ca97105d ago0x7a677f…05635d
0x144d…2b780x73fc…b29bBase—$0.02100%0xdf7d…5dbd105d ago0x8619e5…79a805
0x144d…2b780x73fc…b29bBase—$0.02100%0x0021…ad8f105d ago0xb0530f…fedcfc
0x144d…2b780x73fc…b29bBase—$0.02100%0x0018…ca97105d ago0xc1dbb7…a2c149
0x144d…2b780x73fc…b29bBase—$0.005100%0xdf7d…5dbd105d ago0xddaea8…0a116a
0x144d…2b780x73fc…b29bBase—$0.01100%0x0021…ad8f105d ago0xe9deb8…106d1c
0x144d…2b780x73fc…b29bBase—$0.01100%0x0018…ca97105d ago0x2faf08…0df52d
0x144d…2b780x73fc…b29bBase—$0.01100%0x0018…ca97105d ago0x279fa3…de3863
0x144d…2b780x73fc…b29bBase—$0.02100%0xdf7d…5dbd105d ago0x7f7fa9…2f8192
0x144d…2b780x73fc…b29bBase—$0.02100%0x0021…ad8f105d ago0x455c49…7a3c6a
0x144d…2b780x73fc…b29bBase—$0.02100%0x0018…ca97105d ago0xf0e018…f65b00

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.