Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa20d ago0xb9846a…5b7a69
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa20d ago0xe6cf44…f4ba0f
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa20d ago0x608d9d…0796ee
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa20d ago0xf977b3…a3b32a
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa20d ago0x420906…cdc760
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa20d ago0xa61d45…78d1be
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa20d ago0xd3414e…7fa789
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa20d ago0x1c596f…11c86e
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa20d ago0x72f38a…af20fa
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa20d ago0x88e9c5…e948d1
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa20d ago0x0607b2…1221c0
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa20d ago0x3c8062…679359
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa20d ago0x5c2356…ba0aec
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa20d ago0x647fc7…7d943a
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa20d ago0x548fe7…4f9363
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa20d ago0x08fca8…c4805a
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa21d ago0x2c40d5…e082b8
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa21d ago0x414c96…54c193
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa21d ago0x23a6b0…b1e387
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa21d ago0x237635…c341a0
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa21d ago0x481a14…4e339b
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa21d ago0x2c0f34…65c70b
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa21d ago0x259ad5…56a7b8
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa21d ago0x0dc662…f29be8
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa21d ago0x18e270…3750ce

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.