Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c13…3c5c0x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x2a5794…ceb011
0x5c13…3c5c0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd120d ago0x1513b1…db7459
0x5c13…3c5c0x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0x309b0a…f5e28c
0x5c13…3c5c0x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0xb584e2…d5791f
0x5c13…3c5c0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd120d ago0xf374a1…514589
0x5c13…3c5c0x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0x925f55…9e016c
0x5c13…3c5c0x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0xb28164…be070d
0x5c13…3c5c0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd120d ago0x4fcdd2…44283e
0x5c13…3c5c0x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0xec8c7b…d0f2af
0x5c13…3c5c0x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0xe68cfc…a6ffa5
0x5c13…3c5c0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd120d ago0xa7714a…96ab39
0x5c13…3c5c0x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0xf76e35…224f4b
0x5c13…3c5c0x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x2c7525…207802
0x5c13…3c5c0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd120d ago0xbb3e50…04df03
0x5c13…3c5c0x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0x379e85…7b001c
0x5c13…3c5c0x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x045479…e6df55
0x5c13…3c5c0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd120d ago0x1b343d…e19234
0x5c13…3c5c0x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0xc60d5e…bbafd2
0x5c13…3c5c0x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x376fcc…6f3812
0x5c13…3c5c0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd120d ago0xa00f53…0ef672
0x5c13…3c5c0x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0x14b0eb…329f56
0x5c13…3c5c0x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0xe24e7f…fe3909
0x5c13…3c5c0x73fc…b29bBase—$0.0075100%0xdf7d…5dbd120d ago0xe32f83…b32bed
0x5c13…3c5c0x73fc…b29bBase—$0.0075100%0x0021…ad8f120d ago0xa25676…50c3b5
0x5c13…3c5c0x73fc…b29bBase—$0.0075100%0x0018…ca97120d ago0x93e70d…4bb655

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.