Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24f3…e6230x6a5e…c666Basex402 service$0.01100%payAI112d ago0xedf041…fae357
0x24f3…e6230x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc2f4fc…21e901
0x24f3…e6230x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa5e846…231430
0x24f3…e6230x6a5e…c666Basex402 service$0.01100%payAI112d ago0x384d25…87e02d
0x24f3…e6230x6a5e…c666Basex402 service$0.01100%payAI112d ago0x384598…3a579b
0x24f3…e6230x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3c8604…444782
0x24f3…e6230x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd187fb…3e8f72
0x24f3…e6230x6a5e…c666Basex402 service$0.01100%payAI112d ago0x58ebe8…d0b754
0x24f3…e6230x6a5e…c666Basex402 service$0.01100%payAI112d ago0x140223…7280f1
0x24f3…e6230x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcbf909…9b4853
0x24f3…e6230x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbd3309…b1122f
0x24f3…e6230x6a5e…c666Basex402 service$0.01100%payAI112d ago0x57a69d…b92a15
0x24f3…e6230x6a5e…c666Basex402 service$0.01100%payAI112d ago0x97e8c9…ff2ea4
0x24f3…e6230x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8b3c26…40e736
0x24f3…e6230x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc9c329…f77a77
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI112d ago0xff5283…8dc2fd
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI112d ago0x516895…253401
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe35736…2f0e0f
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd9d734…f8470a
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI112d ago0x1669c0…399c1b
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI112d ago0x29dbc6…031797
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9c6412…9e7040
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf742f6…76ea35
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd62fe4…334eb7
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI112d ago0x48e6d0…aa3ba0

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.