Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2629…1e650x9c95…e299Base—$0.001100%fluxa80d ago0xe8e0d3…2334fa
0x2629…1e650x9c95…e299Base—$0.001100%fluxa80d ago0x3933ec…a0d3a7
0x2629…1e650x9c95…e299Base—$0.001100%fluxa80d ago0xd59764…6294c9
0x2629…1e650x9c95…e299Base—$0.001100%fluxa80d ago0xfea58e…1dbec1
0x2629…1e650x9c95…e299Base—$0.001100%fluxa80d ago0xb7b0ba…3ac72d
0x2629…1e650x9c95…e299Base—$0.001100%fluxa81d ago0x9db5a3…9b66e6
0x2629…1e650x9c95…e299Base—$0.001100%fluxa81d ago0x3918ae…29a3e4
0x2629…1e650x9c95…e299Base—$0.001100%fluxa81d ago0xb1ec72…13518e
0x2629…1e650x9c95…e299Base—$0.001100%fluxa81d ago0xcc0f31…ed3bac
0x2629…1e650x9c95…e299Base—$0.001100%fluxa81d ago0xd553b2…065a6b
0x2629…1e650x9c95…e299Base—$0.001100%fluxa81d ago0x2a69d5…b85978
0x2629…1e650x9c95…e299Base—$0.001100%fluxa81d ago0x0c2a80…c1db49
0x2629…1e650x9c95…e299Base—$0.001100%fluxa81d ago0xeb183e…c385ba
0x2629…1e650x9c95…e299Base—$0.001100%fluxa81d ago0x239426…9dc634
0x2629…1e650x9c95…e299Base—$0.001100%fluxa81d ago0xc7fedd…41d396
0x2629…1e650x9c95…e299Base—$0.001100%fluxa81d ago0x7efb99…654053
0x2629…1e650x9c95…e299Base—$0.001100%fluxa81d ago0x35dc72…4d0865
0x2629…1e650x9c95…e299Base—$0.001100%fluxa81d ago0x81cefc…206dec
0x2629…1e650x9c95…e299Base—$0.001100%fluxa81d ago0x8b7f20…d48ec4
0x2629…1e650x9c95…e299Base—$0.001100%fluxa81d ago0xf19872…4e21fd
0x2629…1e650x9c95…e299Base—$0.001100%fluxa81d ago0xe1c4e7…b5ee18
0x2629…1e650x9c95…e299Base—$0.001100%fluxa81d ago0xf51440…6c7524
0x2629…1e650x9c95…e299Base—$0.001100%fluxa81d ago0x69bcb5…7fa1c2
0x2629…1e650x9c95…e299Base—$0.001100%fluxa81d ago0x24803b…0d6be0
0x2629…1e650x9c95…e299Base—$0.001100%fluxa81d ago0xe198c1…9b7bdc

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.