Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa75d ago0x9b24ce…2f17f5
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa75d ago0x13b0d9…b4b239
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa75d ago0x0e78e2…e5f85e
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa75d ago0x17cd3e…be1095
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa75d ago0x233ac5…171b30
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa75d ago0x5cc1da…ec1190
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa75d ago0x1b854f…a5cd3d
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa75d ago0x6a1843…b36a6d
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa75d ago0x36c2a4…708c09
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa75d ago0x790669…caf540
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa75d ago0x34a93e…ebb5bc
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa75d ago0x254087…4f0d7c
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa75d ago0xcd1741…5513f6
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa75d ago0xf4de5d…889c5c
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa75d ago0xe6b689…691049
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa75d ago0x21baf3…96ab20
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa75d ago0xd8d5d0…9f3eec
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa75d ago0xd41318…bc1db3
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa75d ago0x707e6f…4af588
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa75d ago0xf5c553…3d1979
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa75d ago0xe1a7b1…e4ecfd
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa75d ago0x2a245f…18a8fc
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa75d ago0xe33cd1…cc059f
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa75d ago0xcb34ea…f093d3
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa75d ago0x08f9a8…c774cf

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.