Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa45d ago0x86766f…506d9c
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa45d ago0x496272…55fe4e
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa45d ago0xa08d0f…75605c
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa45d ago0xf3226c…13bd76
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa45d ago0x557270…be0981
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa45d ago0x620f9b…3f481b
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa45d ago0x2dc23d…6e8586
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa45d ago0xa87174…6dcafc
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa45d ago0x130651…2d3e46
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa45d ago0xc4e96f…d529a2
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa45d ago0x1615f0…a4374c
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa45d ago0xca02f3…6236a7
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa45d ago0x6d13d6…64ef32
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa45d ago0xfc9856…3dc468
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa45d ago0x45be80…b12502
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa45d ago0x3bbbc3…d427cd
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa45d ago0x3b6136…143bd4
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa45d ago0x189d41…f7e422
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa45d ago0x7401e0…29ce4b
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa45d ago0x51c4fb…238c4f
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa45d ago0x921b77…c7b860
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa45d ago0x5782dd…58474f
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa45d ago0x417ba0…3a5d28
0x6d1d…b2c40x9c95…e299Base—$0.001100%fluxa45d ago0x1b75d8…e41523
0x6d1d…b2c40xfe80…47eeBase—$0.001100%fluxa45d ago0x243d85…1f2a9a

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.