Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf172…6bd70x3a86…4ad2Base—$0.01100%coinbase69d ago0xbc5f23…56cfe9
0xf172…6bd70xf050…3dc3Base—$0.01100%coinbase69d ago0x38ef99…43f696
0xf172…6bd70x3a41…1addBase—$0.01100%coinbase69d ago0x897e6b…d0e71a
0xf172…6bd70x388e…3addBase—$0.01100%coinbase69d ago0x2bd6f0…aa8152
0xf172…6bd70xfad4…e54bBase—$0.01100%coinbase69d ago0x69bdf6…510416
0xf172…6bd70x0238…2d44Base—$0.01100%coinbase69d ago0x528417…30a5ba
0xf172…6bd70xb6f1…959bBase—$0.01100%coinbase69d ago0x26f276…5ffbe0
0xf172…6bd70x6270…9067Base—$0.01100%coinbase69d ago0x6f97fd…78cc2b
0xf172…6bd70xbf55…6b7dBase—$0.01100%coinbase69d ago0xfce330…c90830
0xf172…6bd70x43f7…de13Base—$0.01100%coinbase69d ago0x12bdeb…3d437a
0xf172…6bd70x820c…8ae0Base—$0.01100%coinbase69d ago0xa928e0…08aee2
0xf172…6bd70xfd35…6073Base—$0.01100%coinbase69d ago0xe792a6…fe02e0
0xf172…6bd70x0036…81cbBase—$0.01100%coinbase69d ago0x349f11…b307c5
0xf172…6bd70x8ea2…cb16Base—$0.01100%coinbase69d ago0xc7f613…de578b
0xf172…6bd70xb73e…fa93Base—$0.01100%coinbase69d ago0xb552e6…68cc77
0xf172…6bd70x24d7…f790Base—$0.01100%coinbase69d ago0xa865de…674d72
0xf172…6bd70xee2e…8f38Base—$0.01100%coinbase70d ago0xe86dc9…61f649

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.