Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x71c392…ff3667
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x41fe58…37a942
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd33352…53dc89
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc92575…8ccd2c
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe69cbf…567fdd
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe64bc7…e29680
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x20c40a…f5d5b1
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xffeb5c…cb90fa
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb99b3a…665e83
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x73af1f…b975e3
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x79b394…31c639
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x542af8…a0758f
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x402080…da6dd3
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3a3f35…91f017
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x17065e…32c8cc
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7b3751…a8a4b5
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x64c8da…e0b636
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9d5671…82075f
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x358376…1121c7
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2be5d1…fe8b24
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbe8119…b00482
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb91f59…6812e3
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd23b08…1953c9
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe32e6f…e995ae
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2e75c2…971142

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.