Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbfa6a8…a9d38c
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI113d ago0xeae3be…b07555
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI113d ago0xae6d88…a809ea
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdd23ab…5cf70a
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb5dd3d…cbefc8
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI113d ago0x65f6ee…8a4163
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb4aa92…9e2e11
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2ab127…1fd9b8
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI113d ago0x478b31…8503dc
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7bc73e…929e75
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6b8459…060769
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4107d5…8035ea
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3e999b…f83696
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI113d ago0x87e024…d699fc
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf39de4…a76963
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0a32ef…01a89d
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc4ca74…5402f6
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4d072f…cb12e6
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6a6d37…7e6820
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI113d ago0xed9dde…c0d440
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI113d ago0xba138e…f70afb
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdb678c…70d646
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI113d ago0x632050…ecbebb
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7a4117…aef1f8
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI113d ago0x526818…58d689

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.