Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc01c…772f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1b75c4…dc741e
0xc01c…772f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x555766…755b0a
0xc01c…772f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x039ec2…4ccd93
0xc01c…772f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe02b36…a24408
0xc01c…772f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x054eac…9b3799
0xc01c…772f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x022ac5…6a3290
0xc01c…772f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbe3702…1757ad
0xc01c…772f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x361016…463d75
0xc01c…772f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbb67ef…a0e482
0xc01c…772f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf7926d…a91812
0xc01c…772f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd74d97…49db0c
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x637d9e…df8676
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x01eb4e…b245f3
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5b064f…5d1f31
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3d00b5…6c7b4c
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x688c32…cfd681
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x46be3a…61a3f2
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x380d8b…a09f17
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf46a73…c68bbe
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x448b31…2231ab
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x95450e…ecd10f
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x236ec1…a98491
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0af6f5…f73177
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc09706…38d291
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe26473…c73db3

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.