Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7497c2…5884a6
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9af664…ae6350
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI114d ago0x94b725…fc5a5e
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI114d ago0xab1748…ab36fb
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI114d ago0xef225c…2d0ceb
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa937a8…48dc56
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd25a6a…e3aa8f
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8524bd…a285e8
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa02c53…bb1222
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI114d ago0x48a5a2…05d0fb
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe3f236…01c575
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8d9ed5…67e3da
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9a0675…5de420
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI114d ago0xae9de8…65d6ce
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI114d ago0x15f868…d7fec9
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI114d ago0x336098…d9c618
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI114d ago0xadad8c…0485f0
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc3fc7e…e07bba
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI114d ago0x616187…87a3af
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI114d ago0x17aca6…b3fd83
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6eadf6…613438
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI114d ago0x83ac01…267417
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6f9ed6…8f089f
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8ac573…42b51f
0x71a2…ba160x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc82178…fb436f

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.