Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3e577f…665ce2
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd67645…7b1b0f
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7767d7…1a0077
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI116d ago0x411042…43a297
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9695db…6b9db5
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI116d ago0x88c690…c39fb7
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc483be…c28db3
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc1cc22…8f5418
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI116d ago0x43154e…fe565f
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9d62ed…fc604e
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfd6a43…af19f1
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfb9df1…9445be
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI116d ago0x526fec…d5d3ad
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI116d ago0x92d818…94c5e9
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI116d ago0x620e5d…1f09ca
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI116d ago0x282af0…be01f4
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI117d ago0x448993…9147e6
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc96b5b…cc472d
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI117d ago0x44c8c0…2cb5f6
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI117d ago0x21556b…d5280c
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6d2425…ed8b6a
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI117d ago0x201e16…10aa22
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6fe324…d95c87
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3d55d1…777405
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI117d ago0x786808…36ba63

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.