Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd6ac23…60aef8
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8a05a5…76bfec
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0d4171…53c3c1
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x45e81a…048e5e
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfa07a0…e99c89
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5fba3a…7b58e7
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa3033c…5aa71e
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8fe669…d157d2
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8dcad8…6ad79c
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0ec873…e05c34
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xce2832…204717
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x865a01…6af26b
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa0bc52…c77629
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x145055…9e91b9
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x85fc9f…640e1a
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa2a89f…17d57d
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9214b5…fecf2f
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc35664…b81232
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe0b557…819947
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb28fc8…040f3d
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x160aab…ef1ab6
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1fccbe…8d6fe5
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa24ccf…41288e
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3358d9…d08075
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xda326d…ceca93

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.