Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x92ca…c4310x73fc…b29bBase—$0.01100%0xdf7d…5dbd107d ago0xcf4cd2…320a3e
0x92ca…c4310x73fc…b29bBase—$0.0075100%0x0021…ad8f107d ago0xea0541…cf15ca
0x92ca…c4310x73fc…b29bBase—$0.01100%0x0021…ad8f107d ago0x42d213…2060be
0x92ca…c4310x73fc…b29bBase—$0.01100%0xdf7d…5dbd107d ago0x7aa03e…9a605e
0x92ca…c4310x73fc…b29bBase—$0.0075100%0x0021…ad8f107d ago0x5ad245…a66057
0x92ca…c4310x73fc…b29bBase—$0.0075100%0x0021…ad8f107d ago0x38e6cc…8d9dfb
0x92ca…c4310x73fc…b29bBase—$0.0075100%0x0018…ca97107d ago0x653fc6…4c6981
0x92ca…c4310x73fc…b29bBase—$0.01100%0xdf7d…5dbd107d ago0x24b52d…ab9107
0x92ca…c4310x73fc…b29bBase—$0.0075100%0x0021…ad8f107d ago0x641fb6…931f96
0x92ca…c4310x73fc…b29bBase—$0.0075100%0x0018…ca97107d ago0x049dbe…4a44c6
0x92ca…c4310x73fc…b29bBase—$0.01100%0x0021…ad8f107d ago0x7a78d6…9eaa2b
0x92ca…c4310x73fc…b29bBase—$0.01100%0x0018…ca97107d ago0x87053b…d9edb0
0x92ca…c4310x73fc…b29bBase—$0.0075100%0xdf7d…5dbd107d ago0x6591fd…186f27
0x92ca…c4310x73fc…b29bBase—$0.0075100%0x0021…ad8f107d ago0xe38001…1d301b
0x92ca…c4310x73fc…b29bBase—$0.0075100%0x0018…ca97107d ago0x2282e1…3dcf12
0x92ca…c4310x73fc…b29bBase—$0.0075100%0xdf7d…5dbd107d ago0x2a87b9…14aa25
0x92ca…c4310x73fc…b29bBase—$0.0075100%0x0021…ad8f107d ago0xb0c9e5…cc245a
0x92ca…c4310x73fc…b29bBase—$0.0075100%0xdf7d…5dbd107d ago0x71c075…6c8fc1
0x92ca…c4310x73fc…b29bBase—$0.0075100%0x0021…ad8f107d ago0x1d650a…165dbd
0x92ca…c4310x73fc…b29bBase—$0.01100%0x0018…ca97107d ago0x7352bc…5aa28c
0x92ca…c4310x73fc…b29bBase—$0.0075100%0xdf7d…5dbd107d ago0x79de30…57ee5d
0x92ca…c4310x73fc…b29bBase—$0.01100%0x0021…ad8f107d ago0x63f3c7…c13375
0x92ca…c4310x73fc…b29bBase—$0.0075100%0x0018…ca97107d ago0x926463…dc4720
0x92ca…c4310x73fc…b29bBase—$0.01100%0xdf7d…5dbd107d ago0xce1c37…71cd55
0x92ca…c4310x73fc…b29bBase—$0.01100%0x0021…ad8f107d ago0xa6a87f…1fa223

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.