Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0xa85a69…bb37f6
0x69e7…39ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa26d ago0x41edb2…c31614
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%payAI26d ago0xfb7b76…7e09c1
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%payAI26d ago0x115999…bafbfb
0x69e7…39ff0x07cf…2396Basex402 service$0.06100%payAI26d ago0x1de3cd…23b2c5
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%payAI26d ago0xeb2d42…ff90aa
0x69e7…39ff0x07cf…2396Basex402 service$0.10100%payAI26d ago0x2ffd71…3e9f48
0x69e7…39ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa26d ago0xd96859…defc48
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0x4aa446…40f1f6
0x69e7…39ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa26d ago0x60f9c0…4c966e
0x69e7…39ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa26d ago0xc331d5…75777c
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%payAI26d ago0x96851d…f4d2f3
0x69e7…39ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa26d ago0x6e209c…9d973a
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0xb9923c…0330bc
0x69e7…39ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa26d ago0xedc64c…7451b9
0x69e7…39ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa26d ago0x6b0f36…504498
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0xaeb6e9…786b43
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa26d ago0x0fe8fa…8abe15
0x69e7…39ff0x07cf…2396Basex402 service$0.02100%payAI26d ago0xa21e57…b8a7d2
0x69e7…39ff0x07cf…2396Basex402 service$0.10100%payAI26d ago0x8b2e6f…d77488
0x69e7…39ff0x07cf…2396Basex402 service$0.04100%payAI26d ago0x737cb7…ceec07
0x69e7…39ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa26d ago0x17d45d…4cfde2
0x69e7…39ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa26d ago0xacea85…c9b41b
0x69e7…39ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa26d ago0x485ab5…dd292e
0x69e7…39ff0x07cf…2396Basex402 service$0.10100%payAI26d ago0xdc5fec…c783a9

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.