Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf6e3f7…4b4948
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcaa5e8…a9b9bc
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI116d ago0xeae1bc…feea02
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x886a4a…fd77d9
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf88b01…94c59a
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6a2ca3…e07b19
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb2f912…863978
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x185c02…1ab468
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5ff53d…d8b265
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x819d71…2ab878
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdb7a3f…35c859
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9860d6…0ad329
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcd4f18…b307ae
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2dc274…6bc733
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa874d6…aea11b
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7fd602…721f11
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x826ab9…d71a1c
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7d5f9c…395a2f
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5c74d7…a49e15
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0209b3…9d7505
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe53d51…257259
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x430d45…545ed8
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd806b6…51bdc5
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0883cc…276897
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI116d ago0x95307d…51ea25

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.