Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd2c374…9c8896
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2d549d…f6e1b5
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x88a26a…7de436
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x539874…09afa9
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8c1511…0be72d
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x78b574…f8a8d4
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x28e58a…560193
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe31234…9f3a5a
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x661db1…ac63d0
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x825bf9…bca22f
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc5c082…672d4e
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x21e132…3fe6dd
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf8aadb…deee1a
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x42996a…2ffcdf
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1ae7b8…8a023a
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x63b1bc…d51eea
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x69c0b8…10acd0
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x79d043…656621
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2c1465…85e016
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x451993…95db81
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd45409…9b240c
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfb9ee5…d6a322
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x46d522…658fa0
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x16efde…e42aac
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9c6c58…14540b

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.