Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa42d ago0x3a50eb…2dc9aa
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa42d ago0x220949…f935b1
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa42d ago0x98a07a…de14c0
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa42d ago0x2c2579…95145f
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa42d ago0x1ff869…35c9a1
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa42d ago0xb1ced1…0802d6
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa42d ago0xc44a15…6a0a7c
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa43d ago0x6aa9b6…123b81
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa43d ago0x3c581f…68bd51
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa43d ago0xf2b83c…fc795c
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa43d ago0x0cc012…349cf7
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa43d ago0x223f96…5e4490
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa43d ago0xdf4bc2…c7982f
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa43d ago0x5770ba…f990cc
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa43d ago0x005027…38680a
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa43d ago0x0c31d3…e5d283
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa43d ago0x394a0e…cb83be
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa43d ago0xc1bc5e…b6627a
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa43d ago0xe71a02…79cf17
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa43d ago0x5f8fcd…56dcdf
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa43d ago0x508796…b0ed36
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa43d ago0xcfe6a3…3f2569
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa43d ago0xe27e7d…94a4b7
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa43d ago0x840b24…9f9886
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa43d ago0x9ffc3a…f35046

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.