Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5759…2d980x9c95…e299Base—$0.001100%fluxa65d ago0x6884d6…5e2770
0x5759…2d980x9c95…e299Base—$0.001100%fluxa65d ago0x7cdefa…05b0e4
0x5759…2d980x9c95…e299Base—$0.001100%fluxa65d ago0xd15458…9afeae
0x5759…2d980x9c95…e299Base—$0.001100%fluxa65d ago0x4ee71e…03c9ae
0x5759…2d980x9c95…e299Base—$0.001100%fluxa65d ago0xb83167…54927c
0x5759…2d980x9c95…e299Base—$0.001100%fluxa65d ago0xa085f9…c194b5
0x5759…2d980x9c95…e299Base—$0.001100%fluxa65d ago0x0eedc2…aa468f
0x5759…2d980x9c95…e299Base—$0.001100%fluxa65d ago0xc62ca9…0b9b33
0x5759…2d980x9c95…e299Base—$0.001100%fluxa65d ago0x639cc7…28127c
0x5759…2d980x9c95…e299Base—$0.001100%fluxa65d ago0xd15a06…97f245
0x5759…2d980x9c95…e299Base—$0.001100%fluxa65d ago0x3fbf1f…044f2d
0x5759…2d980x9c95…e299Base—$0.001100%fluxa66d ago0x10af2f…e9dee0
0x5759…2d980x9c95…e299Base—$0.001100%fluxa66d ago0x06cc28…a134e3
0x5759…2d980x9c95…e299Base—$0.001100%fluxa66d ago0x441ff4…1bbb4a
0x5759…2d980x9c95…e299Base—$0.001100%fluxa66d ago0xbfedcf…1c9760
0x5759…2d980x9c95…e299Base—$0.001100%fluxa66d ago0x9ea63e…fed111
0x5759…2d980x9c95…e299Base—$0.001100%fluxa66d ago0xd00773…3ecfa0
0x5759…2d980x9c95…e299Base—$0.001100%fluxa66d ago0xb17d96…438451
0x5759…2d980x9c95…e299Base—$0.001100%fluxa66d ago0x595291…1f9a8e
0x5759…2d980x9c95…e299Base—$0.001100%fluxa66d ago0xa3e45f…0528b3
0x5759…2d980x9c95…e299Base—$0.001100%fluxa66d ago0xe7fc3a…3a28d4
0x5759…2d980x9c95…e299Base—$0.001100%fluxa66d ago0x0f1c15…5a1835
0x5759…2d980x9c95…e299Base—$0.001100%fluxa66d ago0x63c9fe…c27c40
0x5759…2d980x9c95…e299Base—$0.001100%fluxa66d ago0x228556…4fc989
0x5759…2d980x9c95…e299Base—$0.001100%fluxa66d ago0xf2578f…79f41d

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.