Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe12a6a…2761d6
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2d1e96…fcdc93
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4ff44f…8bda1c
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x26cdb4…285035
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7d8a6a…f63fc8
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x21ece0…ab6b4e
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xea22a0…7c93ee
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6ed92b…c976e5
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x69e911…daf3f6
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3d0607…a7fe0d
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xaa1c43…5b7438
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc709a7…ba844e
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x958cd4…5de6c0
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdadcf6…e5c018
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8df2b4…43a433
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf217be…f09d17
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3ce5e7…cc7ca3
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc9eefd…f1afbd
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8bc967…34b417
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf221cb…5abfe6
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0edd96…b87d57
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd8480a…13dc8b
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI116d ago0x88ad92…0941b9
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd3a2ab…f8c78e
0x27fb…7ab90x6a5e…c666Basex402 service$0.001100%payAI117d ago0xffbd83…8dc76f

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.