Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa74d ago0x8d7741…2471eb
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa74d ago0x12bce6…8ea7e2
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa74d ago0x5b0606…28bd8a
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa74d ago0xcaada0…9a81ca
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa74d ago0x301c46…a6ccb3
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa74d ago0x1da517…a1cf82
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa74d ago0x8836f3…8e5da4
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa74d ago0xc4d73e…f4ca69
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa74d ago0xe4ce43…08841a
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa74d ago0x91fa5e…6a16c9
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa74d ago0xb7af8f…5a0f33
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa74d ago0x0d2a84…d243d6
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa74d ago0x5f64cf…9fbf93
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa74d ago0x606b88…917a75
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa74d ago0x74ded5…5e6867
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa74d ago0xb95c14…f2ac6a
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa74d ago0x574801…49787b
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa75d ago0xe7ec3d…40a4c4
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa75d ago0x9e9f91…6da536
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa75d ago0x2d5d0d…deef86
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa75d ago0x946a0c…952fb9
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa75d ago0xc31860…9b8712
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa75d ago0x218e52…1882fe
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa75d ago0xd9800c…2974a7
0x6e65…14c40x9c95…e299Base—$0.001100%fluxa75d ago0x742188…6c6872

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.