Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI107d ago0x956208…4c6b4d
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc08274…ea8f2c
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI107d ago0x342433…89ddef
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcac0a8…f61fc6
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7f587e…f3319d
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc02bf4…d96e53
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9d4c74…a75b2c
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI107d ago0x157f17…281f2d
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI107d ago0x198eae…2aff77
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8ceeac…7ac8a5
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1014e4…9733c2
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI107d ago0x75c624…5c2698
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI107d ago0xff55f4…b072c6
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb192c7…f38da4
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf26e82…c63612
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0e0da5…ab8e3a
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI107d ago0x797491…f32b5a
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI107d ago0x149784…190776
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0c74b8…a6aa81
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd8b078…6d0e25
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI107d ago0x66560b…3c4ea2
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI107d ago0x28fa2f…7b14dc
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc7405a…b2e935
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI107d ago0xec4b01…857cd1
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf17ec3…cf5fad

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.